Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Running emacs from fluxbox menu
- X-seq: zsh-users 26685
- From: Duke Normandin <dukeofpurl@xxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Cc: zsh-users@xxxxxxx
- Subject: Re: Running emacs from fluxbox menu
- Date: Tue, 20 Apr 2021 22:21:12 -0600
- Archived-at: <https://zsh.org/users/26685>
- In-reply-to: <CAH+w=7YqqoNRm=CM0B9xNi3G2vZWw32CQ0s4DX69ucpNMqOHCQ@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <sympa.1618977263.3213.253@zsh.org> <CAH+w=7YqqoNRm=CM0B9xNi3G2vZWw32CQ0s4DX69ucpNMqOHCQ@mail.gmail.com>
On Tue, 20 Apr 2021 21:10:10 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Tue, Apr 20, 2021 at 9:00 PM Duke <dukeofpurl@xxxxxxx> wrote:
> >
> > [...] when I want to run a program from the zsh shell from emacs,
> > zsh chokes saying it can't find the program.
>
> What does "whence -a the_failing_program" say when running from the
> shell from emacs?
(Shell command failed with code 1 and no output)
> What does "print -r -- $path" say?
Prints the $PATH list, but does not include the path of the failing_program
Messages sorted by:
Reverse Date,
Date,
Thread,
Author