Re: [Orgmode] Value of `ispell-dictionary-alist' reset by `org-agenda-list'

2010-09-03 Thread Noorul Islam
2010/9/3 Sébastien Vauban : > Hello, > > I still don't understand what's going on, but I've managed getting closer to a > long experienced problem in my Emacs: while I set the value of > =ispell-dictionary-alist= in the beginning of my =.emacs= file, it is reset > when calling =org-agenda-list=. >

[Orgmode] Value of `ispell-dictionary-alist' reset by `org-agenda-list'

2010-09-03 Thread Sébastien Vauban
Hello, I still don't understand what's going on, but I've managed getting closer to a long experienced problem in my Emacs: while I set the value of =ispell-dictionary-alist= in the beginning of my =.emacs= file, it is reset when calling =org-agenda-list=. Extract of my =.emacs= file: --8<--