On Sat Sep 8 2012 Roland Winkler wrote:
> Gnus has two functions for accessing headers of a message,
> gnus-fetch-field and gnus-fetch-original-field. The latter uses
> gnus-original-article-buffer. I do not know which buffer the former
> function is using. Only gnus-original-article-buffer contains the
> X-* headers you want to access. But BBDB currently uses
> gnus-fetch-field to access the headers of a Gnus message. So that's
> why BBDB believes the messages had no X-* headers.

I found a thread from last year on essentially the same question
that died at some point, see in particular

 http://permalink.gmane.org/gmane.emacs.gnus.general/78741

So I replaced the call of gnus-fetch-field by
gnus-fetch-original-field.  Let me know if now
bbdb-ignore-message-alist works for you as expected.

2012-09-08  Roland Winkler  <wink...@gnu.org>
        * lisp/bbdb-mua.el (bbdb-message-header): Use
        gnus-fetch-original-field so that bbdb-select-message does not get
        fooled by an apparent absence of some headers.

BBDB is available at
http://savannah.nongnu.org/projects/bbdb/
To check it out, use
git clone git://git.savannah.nongnu.org/bbdb.git

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to