all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (not (featurep 'emacs))
@ 2005-07-18  6:34 Juanma Barranquero
  0 siblings, 0 replies; only message in thread
From: Juanma Barranquero @ 2005-07-18  6:34 UTC (permalink / raw)


2005-07-16  Richard M. Stallman  <rms@gnu.org>

        * 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-18  6:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-18  6:34 (not (featurep 'emacs)) Juanma Barranquero

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.