unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bytecomp warning change
@ 2007-06-13 16:21 Richard Stallman
  2007-06-13 17:24 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Richard Stallman @ 2007-06-13 16:21 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

I think this change is a bad idea.

+	* emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
+	(byte-compile-file): Bind it.
+	(byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
+	group argument is provided implicitly.
+	(byte-compile-format-warn, byte-compile-from-buffer)
+	(byte-compile-insert-header): Don't hardcode point-min==1.
+	(byte-compile-file-form-require): Remove unused var old-load-list.
+	(byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.

I want to have an explicit :group in every defcustom, so I put in a
warning when it is missing.  Did you just disable that warning?

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

end of thread, other threads:[~2007-06-15 20:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-13 16:21 bytecomp warning change Richard Stallman
2007-06-13 17:24 ` Stefan Monnier
2007-06-14 16:19   ` Richard Stallman
2007-06-14 21:25     ` Stefan Monnier
2007-06-14 21:46       ` David Kastrup
2007-06-14 22:33         ` Stefan Monnier
2007-06-15 19:21       ` Richard Stallman
2007-06-15 20:02         ` Stefan Monnier

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).