all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Glenn Morris <rgm@gnu.org>, 4837@emacsbugs.donarmstrong.com
Cc: bug-gnu-emacs@gnu.org
Subject: bug#4837: with-fewer-warnings ?
Date: Sat, 31 Oct 2009 22:31:19 -0400	[thread overview]
Message-ID: <E1N4QDv-0008N3-Af@fencepost.gnu.org> (raw)
In-Reply-To: <j9iqdw8fkv.fsf@fencepost.gnu.org> (message from Glenn Morris on Fri, 30 Oct 2009 22:25:36 -0400)

    Eg (with-fewer-warnings '(obsolete cl-functions) ...)

    would not warn about obsolete things or cl-functions in the body. The
    possible arguments are the members of byte-compile-warnings.

    I can implement this if it is considered worth it (it's very similar
    to with-no-warnings).

I think it isn't worth doing, because it would only gain you very much
if you put a lot of code inside with-no-warnings; we avoid doing that.







  parent reply	other threads:[~2009-11-01  2:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-31  2:25 bug#4837: with-fewer-warnings ? Glenn Morris
2009-10-31  8:49 ` Eli Zaretskii
2009-11-01  2:31 ` Richard Stallman [this message]
2009-11-09  8:45   ` Glenn Morris
2009-11-09 14:38     ` Stefan Monnier
2009-11-10  2:09       ` Glenn Morris
2009-11-10 17:58         ` Stefan Monnier
2019-06-12 14:55 ` Lars Ingebrigtsen
2019-06-12 16:13   ` Glenn Morris

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=E1N4QDv-0008N3-Af@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=4837@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=rgm@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.