Re: Attach: pseudoheader and files with spaces

2009-01-23 Thread Ed Blackman
Whoops, forgot to go back and add the error messages! On Fri, Jan 23, 2009 at 11:05:14PM -0500, Ed Blackman wrote: I've been really enjoying the Vim macro that was posted a little while ago that prompts you to attach files if it detects words like "attached" in the mail, and appends mutt's At

Attach: pseudoheader and files with spaces

2009-01-23 Thread Ed Blackman
I've been really enjoying the Vim macro that was posted a little while ago that prompts you to attach files if it detects words like "attached" in the mail, and appends mutt's Attach: pseudoheader to the header block with the name of the file. I'm running into problems with files with spaces i

Re: executing script after saving attachments

2009-01-23 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, January 23 at 04:43 PM, quoth Martin: > Is there a way to execute a script on attachments after saving them? > > For example: I receive 5 documents, tag them and save them in a > directory, and now I would like to run a script on these file

executing script after saving attachments

2009-01-23 Thread Martin
Hello, Is there a way to execute a script on attachments after saving them? For example: I receive 5 documents, tag them and save them in a directory, and now I would like to run a script on these files without having to open a shell/file manager and cd into the directory. Thanks, best regards