[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Aspell-user] switching to ispell from aspell in XEmacs
From: |
Sridhar Lavu |
Subject: |
RE: [Aspell-user] switching to ispell from aspell in XEmacs |
Date: |
Tue, 28 Jan 2003 03:33:11 -0600 |
I had some non-normal space characters in (setq ispell-program-name
"aspell") that was causing the problem. Now, when I do a spell-buffer, I get
the same error message as below. I do not have any clue about solving this
problem.
Lavu
> -----Original Message-----
> From: Faust
>
> I noticed that my aspell does something similar 'args 0,0 etc' when it is
first
> called with ispell-buffer.
> However, if I invoke it again, it works fine.
>
> The ispell.el has something in it about ispell being invoked twice.
> Perhaps this is the cause of the problem ?