Re: A Simple HTML editor for X windows

Francisco M. De La Vega (fvega@lambda.gene.cinvestav.mx)
Tue, 14 Mar 1995 09:34:40 -0600 (CST)

On Tue, 14 Mar 1995, David Houldershaw wrote:

> Hi,
> I've just got hold of a HTML editor called ASHE (A Simpled Html Editor)
> ,for X windows, that shows you the source html and the interpreted html at
> the same time. It is one of the first I've seen for X windows, it is
> available from ftp.cs.rpi.edu (anon. ftp) in the directory
> /pub/puninj/ASHE/ where you need to get libhtmlw.tar and
> /pub/puninj/ASHE/src/ where you need to get ASHE.tar.Z. It compiled OK
> on our dec-alpha running OSF1v2, but on a indy (IRIX52) I had to change a
> bit of code in xmarkup.c line 484 from
> if(he->user_data == PRE)
> to if((int)he->user_data == PRE)
>
> to get it to compile (there were lots of prototype warnings, which you
> simply ignore). I've not tried it on any other platforms.
>
> Have Fun....
> Dave H.
>
>
>

Dear Dave,

I have tried ASHE a few weeks ago, and found that on my Sun
running SunOS4.1.2 it crashes very frequently my X-Windows session. I
think this is common behaviour due to bugs in the openwindows server of
this SunOS version, that is based on X11-R3.

Just a note of warning for SunOS users.

Sincerely,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Francisco M. De La Vega Fax:(525)752-6330
Assistant Professor Tel:(525)754-0200
Dept. of Genetics and Molecular Biology ext. 5355
CINVESTAV-IPN, A.P. 14-740, E-Mail:
Mexico D.F. 07000, Mexico fvega@gene.cinvestav.mx
URL:http://www.gene.cinvestav.mx/fmv.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~