Uday S Reddy
2012-01-06 19:45:21 UTC
I want to CC a whole thread to somewhere else, is there a way to export
the merged thread to one text file?
,----
| Subject: some title
|
| He/She said something
|
| Subject: Re: some title
|
| He/She replied something
|
| [...]
|
| Subject: a changed title
|
| He/She replied something
`----
Is there a stock function for this? Or do I have to do it myself?
In VM, we do this by marking a thread (`M T'). Then `M n z' forwards it.the merged thread to one text file?
,----
| Subject: some title
|
| He/She said something
|
| Subject: Re: some title
|
| He/She replied something
|
| [...]
|
| Subject: a changed title
|
| He/She replied something
`----
Is there a stock function for this? Or do I have to do it myself?
If you already have a message being composed and want to attach this
thread as a MIME attachment, then do `M n a' and it will get attached to
the message being composed.
Just to save the thread to a file, you do of course `M n s'.
If you use thread folding, it is quite a bit easier. Just collapse the
thread in question (`T') and then use `z' or `a' or `s'.
Cheers,
Uday