GNU bug report logs -
#37902
Can't get bbdb-mail to use my gnus-posting-styles
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Thu, 24 Oct 2019 11:58:01 UTC
Severity: wishlist
Tags: notabug
Found in version 5.13
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 37902 <at> debbugs.gnu.org (full text, mbox):
>>>>> "LI" == Lars Ingebrigtsen <larsi <at> gnus.org> writes:
LI> 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:
>> All I know is there is a terrible tangle of:
>>
>> bbdb-mail-user-agent is a variable defined in ‘bbdb.el’.
>> Its value is ‘message-user-agent’
>> Original value was gnus-user-agent
LI> [...]
>> The challenge was to make "m" in bbdb make the same From: header as
>> C-x m does.
LI> Have you tried setting that variable back to `gnus-user-agent'?
As you can see in my https://www.jidanni.org/comp/configuration/
$ grep bbdb .emacs .gnus.el
.emacs:(setq bbdb-mail-avoid-redundancy 'mail-only) ;must do even when bbdb not loaded yet
.emacs: (add-hook 'bbdb-load-hook
.emacs: (and (require 'bbdb nil t)(bbdb-initialize 'gnus 'message 'sc)))
.gnus.el: mail-user-agent 'gnus-user-agent;m wont work in bbdb before
There is quite a tangle of stuff....
This bug report was last modified 5 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.