[Bug: 21.4.18] compile command path not that of login shell

Larry Evans cppljevans at cox-internet.com
Sun May 28 14:38:47 EDT 2006


On 05/28/2006 01:21 PM, Larry Evans wrote:
> On 05/28/2006 12:29 PM, Larry Evans wrote:
[snip]
>     /usr/bin/xemacs21-nomule
> 
> is executed from a terminal, the problem with PATH disappears.  I guess
> the mention of "-vanilla" as a good clue was just due to me having
> to invoke the command from an xterm and it was xterm invokation
> which lead to the better results.

I've also found that the emacs command, which works correctly, is
invoked from the toolbar where the command is defined as:

   prog "emacs" "emacs" /bin/bash -c "/home/evansl/.icewm/env_emacs.sh"

and env_emacs.sh is:

#! /bin/sh
source ~/.bash_env
/usr/bin/emacs

so that explains how emacs worked by xemacs didn't.






More information about the XEmacs-Beta mailing list