I think there is a bug in the function
bbdb/gnus-pop-up-bbdb-buffer. I have bbdb-use-pop-up, but
nevertheless, I keep getting a BBDB window, when displaying an article
in Gnus (latest CVS BBDB). 

In this function there is a form starting with
(when bbdb-use-pop-up
...

and after
there is the form
(if records (bbdb-display-records records bbdb-pop-up-display-layout))

I think that the improper display of the BBDB window is related to
this form, since by putting it inside the when form, the problem goes
away. I do not know, why bbdb-display-records hat to be called here
even if bbdb-use-pop-up is nil. And I do not know on what other
conditions this bug depends (strangely it only appears on one of two
machines I tested it).

Any thoughts on this?

Michael


_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to