Lukas Ruf [[EMAIL PROTECTED]] wrote:
> Hi List,
> 
> is is possible to save a complete thread to another mailbox in a manner
> like marking it read (ESC r) ? If so, how ?
> 
> Kind regards,
> 
> Lukas
> 

I use the following macro to do it:

bind index s            save-message
bind index <esc>t       tag-thread
macro index S "<esc>t;s" "Save whole thread, and then delete the thread"


-- 
____________________________________________________________________________
Shao Zhang - Running Debian 2.1  ___ _               _____
Department of Communications    / __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia               |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: [EMAIL PROTECTED]                                                  |___/ 
_____________________________________________________________________________

Reply via email to