Opened 6 years ago

Closed 6 years ago

#14171 closed bug (no change required)

Emacs not inheriting PATH properly from calling shell

Reported by: tidux Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Emacs is unable to locate the Git binary, which is installed as /bin/git and works when called manually, even from M-x shell inside emacs. This can be reproduced as follows:

git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d && emacs

I have attached a screenshot of the observed output. The correct output would be the packages installing and returning to the Spacemacs home buffer.

Attachments (1)

PATH-errors.png (86.9 KB ) - added by tidux 6 years ago.
Emacs misbehaving under libvirt/KVM

Download all attachments as: .zip

Change History (4)

by tidux, 6 years ago

Attachment: PATH-errors.png added

Emacs misbehaving under libvirt/KVM

comment:1 by korli, 6 years ago

Looks like a HaikuPorts issue.

comment:2 by tidux, 6 years ago

Fixed in Emacs 26.1 in Haikuports. This can be closed.

comment:3 by diver, 6 years ago

Resolution: no change required
Status: newclosed
Note: See TracTickets for help on using tickets.