7 Sep 2010 15:11
flyspell-abbrev-multilang.el v2.1
Uwe Brauer <oub <at> mat.ucm.es>
2010-09-07 13:11:35 GMT
2010-09-07 13:11:35 GMT
Solved the following problem: If you use bbdb-define-all-aliases say by (add-hook 'gnus-message-setup-hook 'bbdb-define-all-aliases) then the code will not work, since bbdb-define-all-aliases forces the abbrev mechanism to use the local-text-abbrev-table. To cirumvent this problem, mail-aliases have to be set to nil (once the mails abbrev have been expanded). The problem is that when you later want to add a BBC or CC field the mail alias will not be expanded. I recommend to use defadvice for the relevant functions such as `message-goto-cc' etc. Uwe Brauer
_______________________________________________ gnu-emacs-sources mailing list gnu-emacs-sources <at> gnu.org http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

RSS Feed