all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ispell-dictionary with aspell
@ 2005-09-17  5:46 Sebastian Luque
  0 siblings, 0 replies; 13+ messages in thread
From: Sebastian Luque @ 2005-09-17  5:46 UTC (permalink / raw)


Hi,

Even though I have the following:

(setq ispell-program-name "aspell"
      ispell-dictionary "english")


when I do M-$ to check some spelling, I get the following backtrace:


Debugger entered--Lisp error: (error "Error: No word lists can be found for the language \"us\".")
  signal(error ("Error: No word lists can be found for the language \"us\"."))
  error("%s" "Error: No word lists can be found for the language \"us\".")
  ispell-init-process()
  ispell-buffer-local-words()
  ispell-accept-buffer-local-defs()
  ispell-word(nil nil nil)
  call-interactively(ispell-word)


and the value of ispell-dictionary after that gets set to nil.

However, if I do M-x ispell-change-dictionary RET english RET, then
there's no problem.

Has anybody else seen this or have some pointers on what's going on?

Thanks in advance,

-- 
Sebastian P. Luque

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-09-19 21:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.7328.1126936677.20277.help-gnu-emacs@gnu.org>
2005-09-19  1:09 ` ispell-dictionary with aspell netcasper
2005-09-19  3:20   ` Sebastian Luque
     [not found]   ` <mailman.7452.1127100421.20277.help-gnu-emacs@gnu.org>
2005-09-19  7:09     ` Liang Wang
2005-09-19  8:45       ` Add French dictionary to aspell (was: ispell-dictionary with aspell) Marc Girod
2005-09-19  9:50         ` Peter Dyballa
2005-09-19 19:37         ` Eli Zaretskii
     [not found]         ` <mailman.7475.1127124152.20277.help-gnu-emacs@gnu.org>
2005-09-19 19:49           ` Marc Girod
2005-09-19 20:28             ` Peter Dyballa
     [not found]             ` <mailman.7582.1127161932.20277.help-gnu-emacs@gnu.org>
2005-09-19 20:47               ` Add French dictionary to aspell Marc Girod
2005-09-19 21:19                 ` Peter Dyballa
     [not found]         ` <mailman.7572.1127160212.20277.help-gnu-emacs@gnu.org>
2005-09-19 20:44           ` Add French dictionary to aspell (was: ispell-dictionary with aspell) Marc Girod
2005-09-19  9:41       ` ispell-dictionary with aspell Peter Dyballa
2005-09-17  5:46 Sebastian Luque

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.