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

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

Re: Gnus: How to easily change "From:" from the default to a second acco


From: Johnny
Subject: Re: Gnus: How to easily change "From:" from the default to a second account's address?
Date: Mon, 05 Dec 2011 20:58:17 +0000
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

Richard Riley <rileyrg@gmail.com> writes:

> Johnny <yggdrasil@gmx.co.uk> writes:
>
>> I am using TAB to cycle. Maybe the following line that I have in my
>> .gnus.el is suppressing the popup behaviour  you describe?
>>
>> ,----
>> | (setq bbdb-use-pop-up nil)
>> `----
>
> Unfortunately not and its not documented as a variable either.

Yes, I noticed as well as I was trying to trace as to why I put it there
in the first place! I know I struggled for a long time going between
BBDB 2.35 and 3. intitially to avoid the popup that asks to add /all/
unknown recepients into BBDB. I got rid of that behaviour and am not
sure why, but haven't got around to cleanse my .gnus.el since! 

Another candidate could be (sorry, I know I should try myself, but...)

,----
| (setq message-setup-hook
|       '(lambda ()
|          (define-key message-mode-map "\M-\t" 'mail-abbrev-complete-alias)))
`----

-- 
Johnny



reply via email to

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