help-gnu-emacs
[Top][All Lists]
Advanced

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

aspell dictionary path configuration


From: Vincent Lefevre
Subject: aspell dictionary path configuration
Date: Mon, 18 Feb 2008 02:34:33 +0000 (UTC)
User-agent: tin/1.9.2-20070201 ("Dalaruan") (UNIX) (Darwin/8.11.0 (Power Macintosh))

Hi,

I would like to know how to configure the dictionary path.
I currently get the following error:

Starting new Ispell process [francais] ...
ispell-init-process: Error: The file 
"/Applications/Emacs.app/Contents/Resources/lib/aspell-powerpc/francais" can 
not be opened for reading.

However, the French dictionary is installed somewhere else. I've
tried the following lines in my .emacs, but they don't seem to have
any effect (I still get the same error):

(setq ispell-program-name "/opt/local/bin/aspell")
(setq ispell-aspell-data-dir "/opt/local/lib/aspell-0.60")
(setq ispell-aspell-dict-dir "/opt/local/share/aspell")

What should I do?

Note: I use GNU Emacs 22.1.50.1 under Mac OS X, obtained here:
http://www.apple.com/downloads/macosx/unix_open_source/carbonemacspackage.html
It comes with its own aspell in /Applications/Emacs.app/Contents/MacOS/bin
and its own English dictionaries, but I want to use the dictionaries
that have been installed at the above paths (/opt/local/...).

TIA for any information,

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


reply via email to

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