Bug#325906: I don't know how to make Emacs use automatically aspell-bg

2005-09-25 Thread Anton Zinoviev
On Sun, Sep 25, 2005 at 02:15:43PM -0400, Ivan Raikov wrote: > > Well, my suggestion was based on the documentation of variable > ispell-local-dictionary-alist (quoted below). Can you try installing > and setting up in Emacs aspell dictionaries for other languages and > see if you get the same err

Bug#325906: I don't know how to make Emacs use automatically aspell-bg

2005-09-25 Thread Ivan Raikov
Well, my suggestion was based on the documentation of variable ispell-local-dictionary-alist (quoted below). Can you try installing and setting up in Emacs aspell dictionaries for other languages and see if you get the same error? Also, could you try adding the definition for Bulgarian directly to

Bug#325906: I don't know how to make Emacs use automatically aspell-bg

2005-09-24 Thread Anton Zinoviev
On Sat, Sep 24, 2005 at 04:14:10PM -0400, Ivan Raikov wrote: > > In my .emacs, I have: > > (custom-set-variables > '(ispell-program-name "aspell") > '(ispell-local-dictionary-alist (quote (("bulgarian" > "[АБВГДЕЖЗИЙКЛМНОПРСТУФХЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцшщюя]" > "[^АБВГДЕЖЗИЙКЛМНОПРСТУФ

Bug#325906: I don't know how to make Emacs use automatically aspell-bg

2005-09-24 Thread Ivan Raikov
In my .emacs, I have: (custom-set-variables '(ispell-program-name "aspell") '(ispell-local-dictionary-alist (quote (("bulgarian" "[АБВГДЕЖЗИЙКЛМНОПРСТУФХЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцшщюя]" "[^АБВГДЕЖЗИЙКЛМНОПРСТУФХЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцшщюя]" "" nil ("-d" "bulgarian") nil iso-8859

Bug#325906: I don't know how to make Emacs use automatically aspell-bg

2005-09-24 Thread Anton Zinoviev
retitle 325906 "bulgarian" can not be used as default language in Emacs severity 325906 normal thanks Hi! The recently uploaded version of aspell-bg registers properly for use with ibulgarian and aspell-bg. In order to try how Emacs works with aspell-bg I created a file ~/.emacs with the followi