Re: Form Letters

2002-05-23 Thread Ricardo SIGNES
On Thu, May 23, 2002 at 11:19:02AM -0500, David T-G wrote: > ...and then Ricardo SIGNES said... > % folder-hook . bind index display-message > % folder-hook . bind index noop > > Quite good of you to clean up after yourself, but how worried are you >

Re: Form Letters

2002-05-23 Thread David T-G
Ricardo, et al -- ...and then Ricardo SIGNES said... % % My solution (JEEZ! I love mutt!): *grin* mutt R00LZ, D00D!!!11!1!! % % macro index f c=forms\r % folder-hook . bind index display-message % folder-hook . bind index noop Quite good of you to clean up

Re: Form Letters

2002-05-23 Thread Ricardo SIGNES
My solution (JEEZ! I love mutt!): macro index f c=forms\r folder-hook . bind index display-message folder-hook . bind index noop folder-hook =forms bind index resend-message folder-hook =forms

Re: Form Letters

2002-05-23 Thread Ricardo SIGNES
On Thu, May 23, 2002 at 10:45:46AM -0500, David T-G wrote: > ...and then Ricardo SIGNES said... > % Ideally, I'd like to have a folder that acts like drafts, but doesn't store > % "To" information and doesn't delete messages once they're sent. > > Have you looked at resend-message (bound to esc-e

Re: Form Letters

2002-05-23 Thread David Collantes
On 05-23-2002 at 11:40 EDT, Ricardo SIGNES <[EMAIL PROTECTED]> wrote: > Does anyone have a good method for writing form letters with mutt? What I have is a directory with my 'forms' and I read them as needed into my editor (nano) while compossing an email. I do not think there is a 'forms dire

Re: Form Letters

2002-05-23 Thread David T-G
Ricardo -- ...and then Ricardo SIGNES said... % % Does anyone have a good method for writing form letters with mutt? Well, that depends on your definition of form letter. Mine has to do with multiple recipients and customized bodies, and I don't think mutt has anything out of the box to handle

Re: Form Letters on Mutt

2002-02-23 Thread Michael Tatge
Hi there! David Collantes muttered: > How can I create form letters on Mutt? Is that implemented? What do you mean by that? Some sort of templates, I guess. Try bound to e. HTH, Michael -- PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Re: Form Letters on Mutt

2002-02-22 Thread Eric Brunson
RFC 2646 * Charles Curley ([EMAIL PROTECTED]) [020222 12:26]: > On Fri, Feb 22, 2002 at 01:01:36PM -0600, David DeSimone muttered: > > johnathan spectre <[EMAIL PROTECTED]> wrote: > > > > > > PS. Sorry to hear your terminal can't word-wrap beyond 80 columns, > > > but not everyone uses an 80 co

Re: Form Letters on Mutt

2002-02-22 Thread Charles Curley
On Fri, Feb 22, 2002 at 01:01:36PM -0600, David DeSimone muttered: > johnathan spectre <[EMAIL PROTECTED]> wrote: > > > > PS. Sorry to hear your terminal can't word-wrap beyond 80 columns, > > but not everyone uses an 80 column terminal (I ditched my VT100 ages > > ago). > > When you send E-mail

Re: Form Letters on Mutt

2002-02-22 Thread David DeSimone
johnathan spectre <[EMAIL PROTECTED]> wrote: > > PS. Sorry to hear your terminal can't word-wrap beyond 80 columns, > but not everyone uses an 80 column terminal (I ditched my VT100 ages > ago). When you send E-mail, it's intended to be read on other people's screens. Which are probably a diffe

Re: Form Letters on Mutt

2002-02-22 Thread David Collantes
On Fri, Feb 22, 2002 at 04:08:26PM +0200, Holger Lillqvist wrote: > > > How can I create form letters on Mutt? Is that implemented? I have > > > looked around but found nothing. > > > > AFAIK Mutt can't do this itself, but if you could always create some > > sort of template letter with your favo

Re: Form Letters on Mutt

2002-02-22 Thread Holger Lillqvist
On Feb 22, johnathan spectre wrote: > * David Collantes <[EMAIL PROTECTED]> [022102 11:06]: > > > Hi there! > > > > How can I create form letters on Mutt? Is that implemented? I have > > looked around but found nothing. > > AFAIK Mutt can't do this itself, but if you could always create some > so

Re: Form Letters on Mutt

2002-02-22 Thread David Collantes
On Fri, Feb 22, 2002 at 07:09:40AM -0600, johnathan spectre wrote: > AFAIK Mutt can't do this itself, but if you could always create some > sort of template letter with your favorite editor (I use vim) and then > just compose a new message and read it in. This is what I do. Johnathan, was alread