Stefan Monnier <[EMAIL PROTECTED]> writes: > Otherwise you get problem that when SWI-Prolog is run from a > Makefile that sets EMACS to "emacs" (or somesuch) it'll think it's > running inside Emacs.
Such circumstances are probably negligibly rare: interactive programs (which should be the only ones that care about the EMACS envvar) are generally not run from Makefiles. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
