On Fri, Oct 19, 2001 at 12:37:44AM -0400, David T-G wrote:
> 
> Not really -- a mutt scripting language has been discussed many times
> before, and may actually come to fruition one day -- but you can
> reference shell environment variables in your muttrc file.  At the very
> least you could have your main muttrc include a
> 
>   source $HOME/.mutt/muttrc-$MACHNAME
> 
> where you set MACHNAME in your .profile or .login; you might even be able
> to directly use
> 
>   source $HOME/.mutt/muttrc-`uname -n`
> 
> and skip the env var (but then run the uname command every time you read
> your muttrc; you may be obsessive enough, as am I, to want to avoid that
> extra few microseconds ;-)

    :) Ok, thanks. That should work.

    Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08
"Pretty soon, massive bloat is the industry standard and everyone is using
huge, buggy programs not even their developers can love."
    -Eric S. Raymond, The Art of Unix Programming

PGP signature

Reply via email to