unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4837: with-fewer-warnings ?
@ 2009-10-31  2:25 Glenn Morris
  2009-10-31  8:49 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Glenn Morris @ 2009-10-31  2:25 UTC (permalink / raw)
  To: bug-gnu-emacs

Severity: wishlist

`with-no-warnings' suppresses all compilation warnings.

I would like to add `with-fewer-warnings' (or some similar name) that
suppresses only some warnings.

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






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

end of thread, other threads:[~2019-06-12 16:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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