* darren chamberlain <[EMAIL PROTECTED]> [020313 13:07]:
> > How to save all messages of a thread?
> An easy (manual) way is to <tag-thread> and then do
> <tag-prefix> <save> to save all the tagged messages.
> In my setup that esc-t to for tag-thread,
> ; for tag-prefix, and s to save:
> \et;s=new-folder
> is the full command.
I suggest describing command sequences like this"
<tag-thread><tag-prefix><save-message> =new-folder
ESC t ; s =new-folder
or like this:
command type
<tag-thread> ESC t
<tag-prefix> ;
<save-message> s
=new-folder
comments?
Sven