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

Re: save body of text message to txt or pdf file



On Fri, Aug 29, 2008 at 12:49:16PM -0600, Joseph wrote:
> How to save body of text message (without headers) to /home/dir in text or
> pdf format?
> By default "s" only saves in a specific folder.

This is probably not the correct way but I do this from an email:

v (to view)
you are now in vi mode
:s to save it to a file
Then you can run asc2pdf or whatever pdfmunger you have.