all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Luque <spluque@gmail.com>
Subject: ispell-dictionary with aspell
Date: Sat, 17 Sep 2005 00:46:51 -0500	[thread overview]
Message-ID: <87ek7op7p0.fsf@gmail.com> (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

             reply	other threads:[~2005-09-17  5:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-17  5:46 Sebastian Luque [this message]
     [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  9:41       ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ek7op7p0.fsf@gmail.com \
    --to=spluque@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.