Hello.

I am using BBDB 2.32 with XEmacs/Gnus. 

A short time ago, the BBDB pop-up window was continuously displayed in
the article buffer of Gnus (setq bbdb-use-pop-up t).

Now I have added some window configuration in .gnus :

       (gnus-add-configuration
        '(summary
          (horizontal 1.0
                      (vertical 0.3 (group 1.0))
                      (vertical 1.0 (summary 1.0 point)))))

       (gnus-add-configuration
        '(article
          (horizontal 1.0
                      (vertical 0.3 (group 1.0))
                      (vertical 1.0 (summary 0.3) (article 1.0)))))


This gives me something like shown in the Gnus manual :

          +---+---------+
          | G | Summary |
          | r +---------+
          | o |         |
          | u | Article |
          | p |         |
          +---+---------+


However, with this configuration, the BBDB window no longer pops up.

Has someone an idea to make both (window configs and bbdb popup) work
together ?

Thanks in advance.

Nicolas.


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

Reply via email to