Opened 7 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)
Change History (4)
by , 7 years ago
Attachment: | PATH-errors.png added |
---|
comment:3 by , 6 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Emacs misbehaving under libvirt/KVM