all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* aspell dictionary path configuration
@ 2008-02-18  2:34 Vincent Lefevre
  0 siblings, 0 replies; only message in thread
From: Vincent Lefevre @ 2008-02-18  2:34 UTC (permalink / raw)
  To: help-gnu-emacs

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)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-18  2:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-18  2:34 aspell dictionary path configuration Vincent Lefevre

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.