2012/8/4 Andreas Gösele <goes...@hfph.mwn.de>:
> Package: dictionaries-common
> Version: 1.5.17
> Severity: normal
>
>
> In my custom.el I have
>
> '(ispell-dictionary "german-old8")
>
> (There is nothing about ispell in the other personal init-files.)
>
> But when I started emacs it always used german-new8 as default and I had
> to manually choose the right dictionary. I then found out that german-new8
> was set as the system-wide default dictionary of ispell and had to change
> that to get german-old8 in emacs right from the beginning. But things should
> be set up in a way that settings in custom.el should take precedence over
> system-wide settings.
>
> The problem seems to be caused by
> /usr/share/emacs/site-lisp/dictionaries-common/debian-ispell.el

Thanks for pointing out this.

Unfortunately this is a bit late in the wheezy release process (it is
already frozen for everything but docs or release critical bugs), so
any change about this will not make its way into it.

I am still thinking about the best way to handle this, the natural way
(checking for `custom-delayed-init-variables' after init stuff load)
will only work for FSF Emacs but not for XEmacs, so I think I will
have to define `ispell-dictionary' (and `ispell-program-name') as
defcustoms in debian-ispell.el. I am short of time now, but keep
thinking about the best way for this. As said before, do not expect an
upload soon, but will let you know when I have something ready.

Regards,

-- 
Agustin


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to