aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] Possible patch to make Emacs' Ispell minor mode work w


From: James J. Ramsey
Subject: Re: [Aspell-user] Possible patch to make Emacs' Ispell minor mode work with Aspell 0.60
Date: Thu, 29 Apr 2004 06:17:30 -0700 (PDT)

--- Kevin Atkinson <address@hidden> wrote:
> Does this also include this patch: 
>  
>
ftp://ftp.gnu.org/gnu/aspell/ispell.el-aspell-0.1.diff
> ?

Yes and no.

Instead of the variable ispell-really-aspell, I have
ispell-really-recent-aspell-p, which tests if ispell
is a version of Aspell greater than 0.50, and
ispell-really-aspell-with-utf-8-support-p, which tests
if ispell is a version of Aspell greater than 0.60. I
chose 0.50 because it was the lowest version that I
knew supported the "encoding" option; I wasn't sure
about Aspell 0.33.

The function ispell-send-replacement was not included,
mainly because I didn't take a close look at
ispell.el-aspell-0.1.diff until today. :-)

I can tweak my patch to include the features from
ispell.el-aspell-0.1.diff, if you like.



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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]