open collapsed automatically

2001-04-26 Thread Johannes Zellner

Hi,

is it possible to have the index pages opened with all
threads collapsed automatically?

-- 
   Johannes



Re: open collapsed automatically

2001-04-26 Thread Yu-Chung Cheng

On Thu, Apr 26, 2001 at 09:51:50AM +0200, Johannes Zellner wrote:
 Hi,
 
 is it possible to have the index pages opened with all
 threads collapsed automatically?
 
  I encounterd the same problem, set collapse_unread 
  never work.

-- 
Yu-Chung Cheng
Siemens Telecomm Sys Ltd.



Re: open collapsed automatically

2001-04-26 Thread darren chamberlain

Johannes Zellner ([EMAIL PROTECTED]) said something to this effect on 04/26/2001:
 is it possible to have the index pages opened with all
 threads collapsed automatically?

Add the following to your muttrc:

# collapse all threads when entering a folder
folder-hook . 'push \eV' 

(darren)

-- 
You are what you see.



Re: open collapsed automatically

2001-04-26 Thread Mr. Wade

Johannes Zellner wrote:
 Hi,
 
 is it possible to have the index pages opened with all
 threads collapsed automatically?
 
 -- 
Johannes

You could try something along the lines of:

folder-hook =foldername set sort=threads; push collapse-all

(This assumes that $folder is set at some point prior to this
line.)

Good luck!

-- Mr. Wade

-- 
Linux: The Choice of the GNU Generation