On (30/09/01 14:33), Benjamin Smith wrote:
> On Sat, Sep 29, 2001 at 10:14:19PM -0400, Matej Cepl wrote:
> > Maybe, that I am asking too much, but my experience with mutt is
> > that everything is possible -- one just has to know, what to put
> > in .muttrc. So,
> > 
> > would it be possible to hide read messages in a newsgroups (using
> > VVV patch for nntp on mutt 1.3.22.1i and listerver is local
> > leafnode)? I mean, that it would be much better if there would be
> > only unread messages in opened newsgroup.

> Couldn't you use the limit feature to do this.
> 
> Try something like

> l ~N | ~O
> 
> to only show new and old messages.

folder-hook . "l ~A"
folder-hook =news\..* "l ~U"

Untested, but I think it ought to work. For all folders, limit to all
messages (heh). For folders starting with the string "news.", limit to
unread messages.

Ailbhe

-- 
Homepage: http://ailbhe.ossifrage.net/

Reply via email to