all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Constant symbol :help error when loading igrep.el into July 7 CVS snapshot
       [not found] <200507072351.j67NpgMo006006@chlr4920.ch.intel.com>
@ 2005-07-09  4:21 ` Richard M. Stallman
  0 siblings, 0 replies; only message in thread
From: Richard M. Stallman @ 2005-07-09  4:21 UTC (permalink / raw)
  Cc: emacs-devel

    I get the error:

    Debugger entered--Lisp error: (error "Constant symbol `:help' specified in defvar")
      (defvar :help (quote :help))

We used to defvar keyword symbols that way for compatibility with old
Emacs versions that did not have keywords as a feature.  Since
packages continue doing this, we had better turn off the error in that
case at least.

I did that.

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

only message in thread, other threads:[~2005-07-09  4:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200507072351.j67NpgMo006006@chlr4920.ch.intel.com>
2005-07-09  4:21 ` Constant symbol :help error when loading igrep.el into July 7 CVS snapshot Richard M. Stallman

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.