<<< Date Index >>>     <<< Thread Index >>>

Re: mark all messages as read!



On 01.09.04,23:35, Michael Tatge wrote:
> * On Wed, Sep 01, 2004 Jostein Berntsen (jbernts@xxxxxxxxxxxx) muttered:
> > macro pager .c "T.\n;WN^T.\n"
> > macro index .c "T.\n;WN^T.\n"
> 
> Do you really find that readable?
> Second, you rely on default keys here. This macro may not work for
> everyone, or worse some of the keys may be bound to dangerous functions
> like delete-message. Ok, that last argument is a bit far fetched but you
> know what I mean.
> Using the function names in macros is both, more readable _and_ portable.
> 
> just my 2c
> 

That's right. Changed to this:

macro index .c 
"<tag-pattern>.<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>"
macro pager .c 
"<tag-pattern>.<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>"


- Jostein

-- 
Jostein Berntsen <jbernts@xxxxxxxxxxxx>