Hi Joram,

--- On Wed, Sep 9, 2015 at 2:17 AM, Joram Schrijver <i...@joram.io> wrote:
| The reason prefixing your *emacs-command* with `bash -c` doesn't work is
| probably that the shell that is then started is not interactive.
| Non-interactive shells don't source `~/.profile`. Adding `-i` to the
| bash command should turn it into an interactive shell, making it source
| `~/.profile`.
\--

That did it. Using `-i` worked.

Thanks for all your replies!

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to