On 2000.09.08, in <[EMAIL PROTECTED]>,
        "Gary Johnson" <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 07, 2000 at 11:15:18PM -0700, Jason Helfman wrote:
> > Would their be a way to configure mutt to test if I am running X, and
> > based off the exit of this, 1 or 0, use a particular mutt variable
> > setting?
> 
> Something like this?
> 
>     set editor=`RunningX && echo gvim || echo vim`

Or:
        source `RunningX && echo .muttrc.x || echo /dev/null

if you have a lot of things to vary.

-- 
 -D.    [EMAIL PROTECTED]        NSIT    University of Chicago

Reply via email to