"Robert L. Harris" wrote:
>
> Ok,
> I'm in need of a way to change .sig's. I use mutt and vi. It could be
> a simple macro, if someone knows a good way to delete the last 10 lines,
> and then append the contents to the end of the mail message, or preferably
> have mutt change it dpeneding on the recepients (sp?)
I know nothing about mutt. That being said, while you're in vi you can
issue the following : command to read in a file at the current cursor
postion:
:r alesig
You then would have to delete the existing sig. That is assuming mutt
puts the sig into your editor. If mutt appends it after you finish your
editing session, I would just create a number of sig files. You could
create a small shell that would do the linking for you as follows:
:!lnknewsig.sh sig_for_ale
Once the shell returns, you're back in your editor.
>
> Robert
>
> :wq!
> ---------------------------------------------------------------------------
> Robert L. Harris | Low quality in a product happens.
> Senior System Engineer | That doesn't mean it's right and
> at RnD Consulting. | definitely doesn't mean it should
> \_ be accepted. Require quality.
>
> http://www.rnd-consulting.com/~nomad
>
> DISCLAIMER:
> These are MY OPINIONS ALONE. I speak for no-one else.
>
> FYI:
> perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
>
> --
> To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.
--
Until later: Geoffrey                ">esoteric@denali.atlnet.com
I'm afraid there will be more problems with W2K then there were with
Y2K...
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.