* Matthias LOITSCH <[EMAIL PROTECTED]> [30-09-2001 18:10]:

| On Sun, Sep 30, 2001 at 02:33:17PM +0100, Benjamin Smith wrote:
| > Couldn't you use the limit feature to do this.
| > 
| > Try something like
| > 
| > l ~N
| > 
| > to only show new messages or
| > 
| > l ~N | ~O
| > 
| > to only show new and old messages.
| > 
| > limit works in any mailbox (or newsgroup).
| 
| is there a possibility to combine this with a folder-hook in the .muttrc
| file?

You could put the following in your .muttrc:

folder-hook <folder_name>  "push \"l~N\n\""

and probably extend it to show old messages to (i have mark_old
unset).

The only problem is, that when there are no new messages, this pattern
fails to find matching messages, and subsequently all messages are
shown.

-- 
René Clerc                      - ([EMAIL PROTECTED])

Is this seat free? Yes. But if you sit down, this seat will also be free.

Reply via email to