unofficial mirror of emacs-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).