Skip to content

Can't compile from within emacs if $EMACS is not set. #791

Closed
@rosekunkel

Description

@rosekunkel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions