* Local Ispell dictionary set to nil
@ 2005-02-14 15:13 Klaus Zeitler
0 siblings, 0 replies; only message in thread
From: Klaus Zeitler @ 2005-02-14 15:13 UTC (permalink / raw)
as of recently emacs prints the message "Local Ispell dictionary set to nil",
when I load a new file (that uses flyspell-prog-mode).
I think it has something to do with the fact that flyspell calls
ispell-change-dictionary with the following parameter
(or ispell-local-dictionary ispell-dictionary flyspell-default-dictionary)
that evaluates (and has before) in my case to nil.
I glanced at the source code of ispell-change-dictionary and it looks to me
as if this function handles "" as default dictionary but not nil.
--
------------------------------------------
| Klaus Zeitler Lucent Technologies |
| Email: kzeitler@lucent.com |
------------------------------------------
---
I wish there was a knob on the TV to turn up the intelligence. There's
a knob called `brightness', but it doesn't work. -- Gallagher
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-14 15:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-14 15:13 Local Ispell dictionary set to nil Klaus Zeitler
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.