For consistency:

      (defvar CONSTANT)               ; should work
      (defvar CONSTANT ITS-VALUE)     ; should work
      (defvar CONSTANT OTHER-VALUE)   ; should fail

I think it is more consistent to make them all errors.
defvar should not be used on these symbols.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to