all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: bytecomp warning change
Date: Wed, 13 Jun 2007 13:24:12 -0400	[thread overview]
Message-ID: <jwvbqfj3h4o.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1HyVbY-0001X6-Ni@fencepost.gnu.org> (Richard Stallman's message of "Wed\, 13 Jun 2007 12\:21\:56 -0400")

> +	* 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?

No, I did not disable it.
I only refined the warning to only complain when the group information is
really missing.


        Stefan

  reply	other threads:[~2007-06-13 17:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-13 16:21 bytecomp warning change Richard Stallman
2007-06-13 17:24 ` Stefan Monnier [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvbqfj3h4o.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.