emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs CVS, ispell-change-dictionary etc...


From: Angelo Graziosi
Subject: Re: Emacs CVS, ispell-change-dictionary etc...
Date: Sun, 03 Feb 2008 11:54:27 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Glenn Morris wrote:
Stefan Monnier wrote:

Could ispell.el add ispell-local-dictionary to desktop-locals-to-save?

It could, but I don't see what makes this different to any other local
variable, nor why one wouldn't be better off with this in a file local
variables section.

I have add to my .emacs:

(setq desktop-locals-to-save
      (cons 'ispell-local-dictionary desktop-locals-to-save))

Right?

But the problem I posed is on Principle!

If for a buffer the flyspell-mode is saved in the .emacs.desktop file then the logic asks that also the dictionary with which the buffer is spelled SHOULD be saved!

Why NOT?

Why these two things should be separate?


Cheers,
   Angelo.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]