stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] How to make `C-t !' take my own executables into account?


From: Bastien
Subject: Re: [STUMP] How to make `C-t !' take my own executables into account?
Date: Sat, 14 Mar 2009 19:32:28 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.91 (gnu/linux)

W Dan Meyer <address@hidden> writes:

> Obviously by default StumpWM executes from sh which is *not* bash.
> You can change it to bash or stay with sh and, and your path in
> .xinitrc (or .xsession)
> export PATH=/home/guerry/bin:$PATH

Not working...

> Or define in StumpWM
> (define-stumpwm-command "exec" ((cmd :shell "/bin/sh -c "))
> "Run the shell command asynchronously. Output is discarded."
>   (run-shell-command cmd))

Not working either.  I'm already using /bin/sh -c as the command.

I'm surprised nobody had this problem before.  

-- 
 Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]