* ispell and (lookup-words ...)
@ 2005-03-07 22:06 Nic Ferrier
2005-03-07 22:56 ` chad brown
0 siblings, 1 reply; 4+ messages in thread
From: Nic Ferrier @ 2005-03-07 22:06 UTC (permalink / raw)
in CVS emacs-ispell's lookup-words function is doing a grep on
/usr/dict/words.
On my very up to date debian (testing) machine I don't have a
/usr/dict/words file. I don't even have a words file. I seem to have
lots of hash files but no textual words file.
Is this a bug with debian or with emacs-ispell?
Nic
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ispell and (lookup-words ...)
2005-03-07 22:06 ispell and (lookup-words ...) Nic Ferrier
@ 2005-03-07 22:56 ` chad brown
2005-03-07 22:57 ` Nic Ferrier
0 siblings, 1 reply; 4+ messages in thread
From: chad brown @ 2005-03-07 22:56 UTC (permalink / raw)
Cc: emacs-devel
If you don't even have a /usr/share/dict/words file, then I'd say that
Debian has evolved out from under emacs-ispell -- most systems I use
still have such (although mostly under the just-mentioned path).
*chad
On 7 Mar, 2005, at 17:06, Nic Ferrier wrote:
> in CVS emacs-ispell's lookup-words function is doing a grep on
> /usr/dict/words.
>
> On my very up to date debian (testing) machine I don't have a
> /usr/dict/words file. I don't even have a words file. I seem to have
> lots of hash files but no textual words file.
>
> Is this a bug with debian or with emacs-ispell?
>
>
> Nic
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ispell and (lookup-words ...)
2005-03-07 22:56 ` chad brown
@ 2005-03-07 22:57 ` Nic Ferrier
2005-03-08 0:50 ` Jason Earl
0 siblings, 1 reply; 4+ messages in thread
From: Nic Ferrier @ 2005-03-07 22:57 UTC (permalink / raw)
Cc: emacs-devel
chad brown <y@MIT.EDU> writes:
> If you don't even have a /usr/share/dict/words file, then I'd say that
> Debian has evolved out from under emacs-ispell -- most systems I use
> still have such (although mostly under the just-mentioned path).
That seems a shame since lookup-words is used in ispell-complete.
I can't see anything in ispell that would allow for completion.
Nic
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ispell and (lookup-words ...)
2005-03-07 22:57 ` Nic Ferrier
@ 2005-03-08 0:50 ` Jason Earl
0 siblings, 0 replies; 4+ messages in thread
From: Jason Earl @ 2005-03-08 0:50 UTC (permalink / raw)
Cc: chad brown, emacs-devel
Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
> chad brown <y@MIT.EDU> writes:
>
>> If you don't even have a /usr/share/dict/words file, then I'd say that
>> Debian has evolved out from under emacs-ispell -- most systems I use
>> still have such (although mostly under the just-mentioned path).
>
> That seems a shame since lookup-words is used in ispell-complete.
>
> I can't see anything in ispell that would allow for completion.
>
Try installing wamerican or wamerican-large (or wbritish etc.).
That's the package that provided /usr/share/dict/words on my Debian
unstable system.
Jason
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-08 0:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-07 22:06 ispell and (lookup-words ...) Nic Ferrier
2005-03-07 22:56 ` chad brown
2005-03-07 22:57 ` Nic Ferrier
2005-03-08 0:50 ` Jason Earl
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.