all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Warnings about keymaps
@ 2009-09-11  9:04 Eli Zaretskii
  2009-09-11 17:34 ` Glenn Morris
  2009-09-11 17:43 ` Stefan Monnier
  0 siblings, 2 replies; 13+ messages in thread
From: Eli Zaretskii @ 2009-09-11  9:04 UTC (permalink / raw)
  To: emacs-devel

Compilation of Lisp files yields warnings such as these two:

    Compiling emacs/lisp/cvs-status.el

    In toplevel form:
    emacs/lisp/cvs-status.el:93:22:Warning: variable assignment to constant
	`cvs-status-mode-map'
    Compiling emacs/lisp/diff-mode.el

    In toplevel form:
    emacs/lisp/diff-mode.el:1273:70:Warning: variable assignment to
	constant `diff-mode-map'

Sounds like a bug to me.




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-09-19  0:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11  9:04 Warnings about keymaps Eli Zaretskii
2009-09-11 17:34 ` Glenn Morris
2009-09-11 17:43 ` Stefan Monnier
2009-09-14 19:10   ` Glenn Morris
2009-09-14 21:46     ` Stefan Monnier
2009-09-15  2:45       ` Glenn Morris
2009-09-15 13:40         ` Stefan Monnier
2009-09-17  7:32           ` Glenn Morris
2009-09-17 14:02             ` Stefan Monnier
2009-09-18 22:25               ` Glenn Morris
2009-09-19  0:04                 ` Stephen J. Turnbull
2009-09-19  0:43                 ` Stefan Monnier
2009-09-15 15:13       ` Richard 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.