Gijs Hillenius writes:
Hi Gijs:
> Ok. I can do that. But it does not make the minibuffer pop up.
Oh, I forgot to add, you need to customize the variable
"bbdb-message-pop-up":
,
| bbdb-message-pop-up's value is t
| Original value was nil
|
| Documentation:
| If non-nil, display a continuo
> Norman Walsh writes:
>
> Hi Norman:
>
>> I've now fixed my local customizations to work with BBDB 3.02.
>>
>> With BBDB 2.x, opening a message in Gnus would display the matching
>> BBDB record in a small buffer near the bottom of the screen.
>
> Works fine here. The base of my setup is exactly t
Norman Walsh writes:
Hi Norman:
> I've now fixed my local customizations to work with BBDB 3.02.
>
> With BBDB 2.x, opening a message in Gnus would display the matching
> BBDB record in a small buffer near the bottom of the screen.
Works fine here. The base of my setup is exactly the same as
Sa
Norman Walsh writes:
Hi Norman:
> It displays about 22 lines for the BBDB record. Any easy way to crank
> that back down to about 5 lines?
Customize "bbdb-pop-up-window-size":
,
| bbdb-pop-up-window-size's value is 0.8
| Original value was 0.5
|
| Documentation:
| Vertical size of a MUA p
On Fri Sep 14 2012 Gijs Hillenius wrote:
> yeah, I could not get that working here either
>
> However, Vincent Bernat suggests:
>
> http://comments.gmane.org/gmane.emacs.gnus.general/81908
>
> ,
> | (add-hook 'bbdb-notice-mail-hook 'bbdb-auto-notes)
> | (add-hook 'gnus-article-prepare-ho
Gijs Hillenius writes:
> On 13 Sep 2012, Norman Walsh wrote:
>
> [...]
>
>> With BBDB 2.x, opening a message in Gnus would display the matching
>> BBDB record in a small buffer near the bottom of the screen.
Sam's suggestion:
(require 'bbdb)
(require 'bbdb-loaddefs)
(bbdb-initialize 'gnus
On 13 Sep 2012, Norman Walsh wrote:
[...]
> With BBDB 2.x, opening a message in Gnus would display the matching
> BBDB record in a small buffer near the bottom of the screen.
yeah, I could not get that working here either
However, Vincent Bernat suggests:
http://comments.gmane.org/gmane.e