Re: signature to appear on top when replying mail

2000-10-12 Thread Dan Boger
On Thu, Oct 12, 2000 at 07:36:45PM +0800, Benny Chee wrote: > how can the signature file be placed on top rather than below when replying a mail? > > Top as in above the content of the mail i m replying to. you could always do something like this: set editor = '/bin/vi -c /^$/:r.signature' or

Re: signature to appear on top when replying mail

2000-10-12 Thread Thomas Roessler
On 2000-10-12 12:44:59 +0100, Lars Hecking wrote: >> how can the signature file be placed on top rather than below >> when replying a mail? Just abuse the $attribution setting and include your signature there. For instance, I could do something like this: set attribution="-- \nThomas Roessler

Re: signature to appear on top when replying mail

2000-10-12 Thread Kai Blin
Sitting at the campfire, Martin Schröder told: [...] > P.S.: Do we have some pointers to netiquette in the manual/newbie > guide? Not up to now. But you could write something, if you like :) Yes, I read the url you supplied, it's a good one, too. Looks like I'm going to send it to quite a

Re: signature to appear on top when replying mail

2000-10-12 Thread Suresh Ramasubramanian
Martin Schröder proclaimed on mutt-users that: > On 2000-10-12 19:36:45 +0800, Benny Chee wrote: > > how can the signature file be placed on top rather than below when replying > > a mail? > If it's possible, you don't want to do this. > Read the section on quoting in > http://members.aol.co

Re: signature to appear on top when replying mail

2000-10-12 Thread Martin Schröder
On 2000-10-12 13:50:14 +0200, Martin Schröder wrote: > Read the section on quoting in > http://members.aol.com/intwg/guide.htm http://www.math.fu-berlin.de/~guckes/mail/edit.html#sig_and_quote has it all. :-) Best regards Martin P.S.: Do we have some pointers to netiquette in the manual/ne

Re: signature to appear on top when replying mail

2000-10-12 Thread Dan Boger
On Thu, Oct 12, 2000 at 07:36:45PM +0800, Benny Chee wrote: > how can the signature file be placed on top rather than below when replying a mail? > > Top as in above the content of the mail i m replying to. you could always do something like this: set editor = '/bin/vi -c /^$/:r.signature' or

Re: signature to appear on top when replying mail

2000-10-12 Thread Martin Schröder
On 2000-10-12 19:36:45 +0800, Benny Chee wrote: > how can the signature file be placed on top rather than below when replying a mail? If it's possible, you don't want to do this. Read the section on quoting in http://members.aol.com/intwg/guide.htm Best regards Martin P.S.: Mail-Followup-

Re: signature to appear on top when replying mail

2000-10-12 Thread Lars Hecking
Benny Chee writes: > how can the signature file be placed on top rather than below when replying a mail? > > Top as in above the content of the mail i m replying to. That's a rather daft idea. Many mail clients/editors are configured to snip anything below the signature separator - which in

signature to appear on top when replying mail

2000-10-12 Thread Benny Chee
how can the signature file be placed on top rather than below when replying a mail? Top as in above the content of the mail i m replying to. Benny -- I don't want Perl to be beautiful, I want you to write beautiful programs in Perl. --Larry Wall, Culture of Perl, August 1997