emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(not (featurep 'emacs))


From: Juanma Barranquero
Subject: (not (featurep 'emacs))
Date: Mon, 18 Jul 2005 08:34:08 +0200

2005-07-16  Richard M. Stallman  <address@hidden>

        * emacs-lisp/bytecomp.el [...]
        (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).

Isn't that a bit weird? Emacs does not have a 'emacs feature:

ELISP> (featurep 'emacs)
nil

So, is there any modules out there which test for it?

-- 
                    /L/e/k/t/u




reply via email to

[Prev in Thread] Current Thread [Next in Thread]