GNU bug report logs -
#6539
ispell-complete-word looks for wrong file (at least on w32)
Previous Next
Full log
View this message in rfc822 format
On Wed, Jun 30, 2010 at 12:38 PM, Agustin Martin
<agustin6martin <at> gmail.com> wrote:
> On Wed, Jun 30, 2010 at 11:18:17AM +0200, Lennart Borgman wrote:
>> Calling ispell-complete-word on w32 gives the error
>>
>> grep error: grep: /usr/dict/words: No such file or directory
>>
>> This is wrong for w32.
>>
>> I am using aspell. It also seems like the function above does not know
>> about aspell.
>
> Hi, Lennart,
Hi Agustin, thanks for replying.
> `ispell-complete-word' does not use spellchecking dictionaries but
> plain wordlists to guess completions, so it does not depend on spellchecking
> engines. Plain wordlist to use can be customized by means of
> `ispell-alternate-dictionary' variable.
OK, thanks. The default for ispell-alternate-dictionary is not a full
path on w32 so that is a bug.
> Do you have a plain wordlist installed? It has been considered a nearly
> standard part of any UNIX-like system (at least a minimal american wordlist)
> whose default location is currently /usr/share/dict/words (or previously
> /usr/dict/words).
Does not such plain wordlists come with ispell or aspell?
> I think that this bug report can be closed or renamed to something like
> 'Improve `ispell-alternate-dictionary' docstring'.
I think the default for ispell-alternate-dictionary should be changed on w32.
This bug report was last modified 14 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.