info-gnus-english
[Top][All Lists]
Advanced

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

Re: Personal mail lists with gnus plus bbdb


From: Harry Putnam
Subject: Re: Personal mail lists with gnus plus bbdb
Date: Thu, 21 Jan 2010 22:07:27 -0600
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

David Engster <deng@randomsample.de> writes:

[...]

>> At least mail-abbrevs.el it is not on my system with gnus from cvs,
>> emacs-23 and most recent bbdb installed.
>
> It's mailabbrev.el, and is part of Emacs.

I guess its a typo in the bbdb manual.

,----
|   Mailing Lists and Mail Aliases
|   ------------------------------
| 
|   If you are using Jamie Zawinski's `mail-abbrevs.el' package, which
|   uses the word-abbrev mechanism for mail aliases, then you can store
|   your mail aliases in the BBDB instead of duplicating the information
|   elsewhere.
`----

[...]

> Did you put something like
>
> (add-hook 'message-setup-hook 'bbdb-define-all-aliases)
>
> in your .gnus?

No, I got too worried about not having the library...

But now it works fine... thanks.

Richard Riley <rileyrgdev@gmail.com> writes:

[...]

> ,----
> | (add-hook 'message-mode-hook (lambda () (abbrev-mode 1)))
> | ; for alias field - useful for mailing lists
> | ;; (add-hook 'message-setup-hook 'bbdb-define-all-aliases)
> | (bbdb-define-all-aliases)
> `----

Working fine now... thanks.





reply via email to

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