Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Running emacs from fluxbox menu
On Wed, 21 Apr 2021 00:51:20 -0400
Lawrence Velázquez <larryv@xxxxxxx> wrote:
> On Wed, Apr 21, 2021, at 12:21 AM, Duke Normandin wrote:
> > On Tue, 20 Apr 2021 21:10:10 -0700
> > Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> > > What does "print -r -- $path" say?
> >
> > Prints the $PATH list, but does not include the path of the
> > failing_program
>
> So your PATH actually isn't set correctly within emacs. Through what
> mechanism is failing_program's directory added to PATH "normally"?
The compiler - the failing_program - works just fine from a plain terminal. It IS in my $PATH. zsh finds it no problem.
I set $PATH in both ~/.zshrc and ~/.zprofile
--
Duke Normandin <dukeofpurl@xxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author