unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: ispell/aspell problem
Date: Thu, 01 Sep 2005 10:29:29 -0400	[thread overview]
Message-ID: <jwvll2gzwyi.fsf-monnier+emacs@gnu.org> (raw)


I have the following backtrace when I try to change the dictionary.
The error comes from the fact that Emacs runs "ispell dicts" rather than
"aspell dicts".

The same kind of problem appears in ispell-get-aspell-config-value where we
also run ispell-program-name which may be "ispell" rather than "aspell".


        Stefan


Debugger entered--Lisp error: (file-error "Opening input file" "aucun fichier ou répertoire de ce type" "/u/monnier/src/emacs/trunk/lisp/Error:/Error.dat")
  insert-file-contents("Error:/Error.dat")
  ispell-aspell-find-dictionary("Error:")
  mapcar(ispell-aspell-find-dictionary ("Error:" "Could" "not" "open" "the" "file" "\"dicts\"" "for" "reading."))
  ispell-find-aspell-dictionaries()
  ispell-valid-dictionary-list()
  (mapcar (function list) (ispell-valid-dictionary-list))
  (and (fboundp (quote ispell-valid-dictionary-list)) (mapcar (function list) (ispell-valid-dictionary-list)))
  (completing-read "Use new dictionary (RET for current, SPC to complete): " (and (fboundp ...) (mapcar ... ...)) nil t)
  (list (completing-read "Use new dictionary (RET for current, SPC to complete): " (and ... ...) nil t) current-prefix-arg)
  call-interactively(ispell-change-dictionary t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

             reply	other threads:[~2005-09-01 14:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01 14:29 Stefan Monnier [this message]
2005-09-02 11:43 ` ispell/aspell problem Magnus Henoch
2005-09-02 14:38   ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvll2gzwyi.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).