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: Galen Boyer
Subject: Re: [h-e-w] Re: Gnus, anyone?
Date: 21 Dec 2001 08:37:33 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

On 21 Dec 2001, address@hidden wrote:
> Galen Boyer <address@hidden> writes:
> 
>> gnus-add-configuration is the function you should take a look
>> at.  My configuration at the moment looks like: (I'm trying
>> the longer summary buffer because the length of some subjects
>> gets wide)
>> 
>> ---------------------------------------------------------
>> |          SUMMARY                                      |
>> |                                                       |        
>> ---------------------------------------------------------
>> |       |                                               |
>> | GROUP |                                               |
>> |       |     ARTICLE                                   |
>> |       |                                               |
>> |       |-----------------------------------------------|
>> |       |     BBDB                                      |
>> ---------------------------------------------------------
> 
> How did you put BBDB under ARTICLE ? It seems that there is no
> 'bbdb' key in gnus-buffer-configuration, and without special
> arrangements BBDB window pops up under Group for me.

(gnus-add-configuration
 '(article
   (vertical 1.0 (summary 0.16 point)
             (horizontal 1.0 (group .25)
                         (vertical 1.0 (article 1.0) ("*BBDB*" 6)))
 )))

-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.




reply via email to

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