--- "James J. Ramsey" <[EMAIL PROTECTED]>
wrote:
> * If the "ispell" used by Emacs is really a version
> of
> Aspell 0.50 or greater, then by default the encoding
> to pass strings to and from the Ispell process is
> whatever encoding Emacs uses to display the file
> being
> spell checked. I only enabled this for Aspell
> because
> I can pipe to Aspell a command to tell it what
> encoding to use,

Big problem. When I went to changed my revised version
of ispell.el to add the features from the patch at
<ftp://ftp.gnu.org/gnu/aspell/ispell.el-aspell-0.1.diff>,
I discovered several very dumb bugs in my additions. I
fixed them; however, one of those bugs hid the fact
that contrary to what I had thought, I cannot change
the encoding Aspell uses on the fly, so piping "$$cs
encoding,utf-8" does *not* work. I can work around
this, though.

Another problem. Piping "$$ra
mispelledWurd,correctedWord" doesn't seem to cause
~/.aspell.en.prepl to be updated. It is updated when I
run aspell via the curses interface, but only when
aspell exits.



        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 


_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-user

Reply via email to