help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Re: Gnus, anyone?


From: Michael R. Wolf
Subject: Re: [h-e-w] Re: Gnus, anyone?
Date: 29 Dec 2001 02:52:26 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Roman Belenov <address@hidden> writes:

> BTW I've changed 
> ("*BBDB*" 6) 
> to 
> (if (bbdb/gnus-update-record) '("*BBDB*" 6))
> so that BBDB window appears only when the corresponding record exists.

Way cool!  I've modified it more, to prevent possible creations.

(if (bbdb/gnus-update-record nil) '("*BBDB*" 6))

-- 
Michael R. Wolf
    All mammals learn by playing!
       address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]