bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#4837: with-fewer-warnings ?


From: Lars Ingebrigtsen
Subject: bug#4837: with-fewer-warnings ?
Date: Wed, 12 Jun 2019 16:55:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

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

This is now implemented on master as `with-suppressed-warnings'.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]