gnu-emacs-sources
[Top][All Lists]
Advanced

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

flyspell-abbrev-multilang.el v2.1


From: Uwe Brauer
Subject: flyspell-abbrev-multilang.el v2.1
Date: Tue, 07 Sep 2010 15:11:35 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.21 (linux)

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 

Attachment: flyspell-abbrev-multilang.el
Description: application/emacs-lisp


reply via email to

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