- Subject: Re: Interesting Aspell/Ispell problem...
 
- From: Paul Boekholt <p.boekholt@xxxxxxxxx>
 
- Date: Sun, 18 Sep 2005 10:09:21 +0200
 
On Sat, 17 Sep 2005 13:31:16 -0700, Dave Laird <dlaird@xxxxxxxxxx> said:
> Since there is a bit of business where Aspell is going to eventually
> replace Ispell, when you execute the "fake" Ispell binary, Ispell returns
> the following information: 
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.50.5)
My aspell says
@(#) International Ispell Version 3.1.20 (but really Aspell .33.7.1 alpha)
I have ispell 3.1.20, and with both ispell and aspell I can insert words in
my dictionary by pressing 'i', which calls the '*' command. From the ispell
manpage:
              *      Add to personal dictionary
              @      Accept word, but leave out of dictionary
              #      Save current personal dictionary
From ispell.sl:
	  {case 'i': send_process (ispell_process, strcat ("*", word, "\n#\n"));
	     return NULL;}
Can you insert a word by starting aspell as
aspell -a
and typing
*someword
#
?
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
  [2005 date index]
  [2005 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]