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