jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Jed problem(s) fixed... issues resolved...


On  8.01.06, Paul Boekholt wrote:
> 
> [this is a utf-8 message]
> 
> On Sat, 7 Jan 2006 13:29:19 -0800, Dave Laird <dlaird@xxxxxxxxxx> said:
> 
> 
> > STEP 3]
> 
> > If you are going to use Jed as a text editor in anything remotely
> > resembling production work OR if you want to truly use either Ispell or
> > Aspell to perform spell-checking as you write, you will need to copy the
> > files for Ispell you downloaded over to the Jed/$HOME and install them
> > there. 
> 
> You can install the files in a subdirectory of your home directory, and
> prepend that directory to your slang load path, in fact that is the preferred
> way to install it - for one thing, when you upgrade JED you don't want to
> overwrite ispell.sl with JED's ispell.sl.
> 
> > public variable Ispell_Letters = Assoc_Type[String_Type, "a-zA-Z"]; 
> 
> I will probably replace the current default with this after I've tested
> ispell.sl in UTF-8 mode.  I've installed aspell 0.60.4, unfortunately it
> looks like flyspell won't work in utf8-mode, except with ascii characters.

Could it be possible to use ANSII escape sequences for the coloring? This
would also facilitate parallel use of a syntax highlight and flyspell.
A save-file hook could remove the esc-sequences before the file gets written
to disk.

Guenter

-- 
G.Milde web.de

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]