sorry, i meant all messages meeting a pattern in the subject line. combining
your suggestion with pattern marking works correctly:

Edit ,x/pattern/ --+ s/^[0-9]+/(deleted)-&/

>> is there a way to mark *all* messages in a mail box for later
>> processing - e.g.  Delmesg.  in nedmail one can do g/pattern/d
>> unfortunately
>> 
>> Edit ,x/pattern/ --+
>> 
>> marks only one.
> 
> what about:
> 
> Edit s:^[0-9].*$:(deleted-)&:g
> 
> nupas Mail has a nonstandard Save in the main window.
> iirc, adding commands to the main screen did take a bit
> of code.  so running ned might be easier for some tasks.
> 
> - erik


Reply via email to