unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ispell.el doesn't work any more
@ 2005-09-12 16:22 Stefan Monnier
  2005-09-12 19:44 ` Eli Zaretskii
  0 siblings, 1 reply; 16+ messages in thread
From: Stefan Monnier @ 2005-09-12 16:22 UTC (permalink / raw)



Now whenever I try to run flyspell-mode (which I use pretty much
everywhere), I get the following backtrace:

Indeed, my aspell is older than 0.60, but it worked just fine until now.
It's not like Fedora Core 2 is ancient.  It's not the latest and greatest,
but it should definitely be among the systems that we still support.


        Stefan


Debugger entered--Lisp error: (error "aspell version 0.60 or greater is required")
  signal(error ("aspell version 0.60 or greater is required"))
  error("aspell version 0.60 or greater is required")
  ispell-check-version()
  ispell-init-process()
  ispell-buffer-local-words()
  ispell-accept-buffer-local-defs()
  flyspell-accept-buffer-local-defs()
  flyspell-mode-on()
  flyspell-mode(1)
  (if (and (fboundp ...) (fboundp ...) (executable-find "ispell")) (flyspell-mode 1))
  sm-text-mode-hook()
  run-hooks(text-mode-hook message-mode-hook)
  apply(run-hooks (text-mode-hook message-mode-hook))
  run-mode-hooks(message-mode-hook)
  message-mode()
  message-pop-to-buffer("*mail to emacs-devel@gnu.org*")
  message-mail("emacs-devel@gnu.org")
  gnus-post-news(post "nnimap+diro:emacs" nil nil nil nil nil)
  gnus-group-post-news((4))
  call-interactively(gnus-group-post-news nil nil)

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

end of thread, other threads:[~2005-09-24 10:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-12 16:22 ispell.el doesn't work any more Stefan Monnier
2005-09-12 19:44 ` Eli Zaretskii
2005-09-12 22:29   ` Magnus Henoch
2005-09-13 14:59     ` Stefan Monnier
2005-09-13 15:55     ` Richard M. Stallman
2005-09-15 22:01       ` Juri Linkov
2005-09-17 10:54         ` Eli Zaretskii
2005-09-17 10:54         ` Eli Zaretskii
2005-09-20  5:07           ` Juri Linkov
2005-09-20 14:32             ` Luc Teirlinck
2005-09-20 19:14               ` Eli Zaretskii
2005-09-20 20:56                 ` Luc Teirlinck
2005-09-21  3:40                   ` Eli Zaretskii
2005-09-20 19:13             ` Eli Zaretskii
2005-09-24 10:41               ` Eli Zaretskii
2005-09-17 11:36     ` Eli Zaretskii

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).