David T-G <[EMAIL PROTECTED]> wrote on Wed, 05 Apr 2000:
> I know I've seen this before, though... Is specifying a pipe this way
> different from something like
>
> set signature="`uptime`"
>
> where the " could also be ' ? Perhaps my original experimentation was
> using backticks and that's
Aaron --
...and then Aaron Schrab said...
% At 00:39 -0400 05 Apr 2000, David T-G <[EMAIL PROTECTED]> wrote:
% > % send-hook '(~C mutt)' "set signature="uptime|" ;my_hdr From: Neelakanth
<[EMAIL PROTECTED]> "
% >
% > set signature='uptime|'
% >
% > so that it's parsed at hook-time instead o
At 00:39 -0400 05 Apr 2000, David T-G <[EMAIL PROTECTED]> wrote:
> % send-hook '(~C mutt)' "set signature="uptime|" ;my_hdr From: Neelakanth
><[EMAIL PROTECTED]> "
>
> It's just a nit, but you might want to change your sig to
>
> set signature='uptime|'
>
> so that it's parsed at hook-time
Neel --
...and then Neelakanth said...
%
% send-hook '(~C mutt)' "set signature="uptime|" ;my_hdr From: Neelakanth
<[EMAIL PROTECTED]> "
It's just a nit, but you might want to change your sig to
set signature='uptime|'
so that it's parsed at hook-time instead of at muttrc-read time. To
On Mon, Apr 03, 2000 at 04:13:41PM +0300, Mikko Hänninen wrote:
[snip]
[send-hooks]
> Additionally, you need to put a ; between commands
Hey, good to know. This could simplify my muttrc in a lot of cases. :-)
Michael
--
This signature was added just to have one. ;-)
Sometime ago, Andy Wergedal said:
> Could you post your solution?
> I have the same problem and I can't get it to work.
>
> -- Andy
>
Andy, here is a part of my muttrc file
==
send-hook '(~C gnu)' source ~/.mutt/profile.gnu
send-hook '(~C mutt)' "set signature="uptime|" ;my_hdr
neelakanth,
Could you post your solution?
I have the same problem and I can't get it to work.
-- Andy
On Mon, Apr 03, 2000 at 10:50:55AM -0700, Neelakanth wrote:
> Sometime ago, Neelakanth Nadgir said:
> > This question has been answered here before I guess, but for some
> > reason I am not abl
Sometime ago, Neelakanth Nadgir said:
> This question has been answered here before I guess, but for some
> reason I am not able to get it to work.
>
> When ever I send email to anybody in the gnu.org domain, I want my
> "From" address to be [EMAIL PROTECTED]
> I have the following set up in my m
On Mon, Apr 03, 2000 at 14:51:45 -0400, Michael Tatge wrote:
> On Sun, Apr 02, 2000 at 10:35:29PM -0700, Neelakanth Nadgir wrote:
> > When ever I send email to anybody in the gnu.org domain, I want my
> > "From" address to be [EMAIL PROTECTED]
> > I have the following set up in my muttrc file
> >
Neelakanth Nadgir <[EMAIL PROTECTED]> wrote on Sun, 02 Apr 2000:
> send-hook '(~C gnu|~t gnu)' "set signature=~/.sig.gnu \
> set [EMAIL PROTECTED] \
> my_hdr Reply-To: Neelakanth Nadgir
><[EMAIL PROTECTED]>"
The second "set" is superfluous, the prop
On Sun, Apr 02, 2000 at 10:35:29PM -0700, Neelakanth Nadgir wrote:
> When ever I send email to anybody in the gnu.org domain, I want my
> "From" address to be [EMAIL PROTECTED]
> I have the following set up in my muttrc file
> mutt complains "set: unknown variable"
>
> =
> send-hook
* Ralf Hildebrandt ([EMAIL PROTECTED]) [000403 12:26]:
> See http://www.mutt.org/doc/manual/manual-6.html#ss6.3
> there's no variable "from".
Sure there is, cut'n'paster from my muttrc:
set from = "Terje Elde <[EMAIL PROTECTED]>"
It's in the development versions tho, but the original poster was
On Sun, Apr 02, 2000 at 10:35:29PM -0700, Neelakanth Nadgir wrote:
See http://www.mutt.org/doc/manual/manual-6.html#ss6.3
there's no variable "from".
> send-hook '(~C gnu|~t gnu)' "set signature=~/.sig.gnu \
> set [EMAIL PROTECTED] \
>
Hi all,
This question has been answered here before I guess, but for some
reason I am not able to get it to work.
When ever I send email to anybody in the gnu.org domain, I want my
"From" address to be [EMAIL PROTECTED]
I have the following set up in my muttrc file
mutt complains "set: unknown
14 matches
Mail list logo