Closed
Description
The makefile uses the $EMACS
environment variable to find emacs if it is present, or falls back to emacs
if it is not. However, emacs seems to set the $EMACS
environment variable to t
for all of its subshells if it does not already exist. The result is that running make from an emacs shell or with M-x compile fails with /bin/sh: t: command not found
.
Metadata
Metadata
Assignees
Labels
No labels