emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build


From: Eli Zaretskii
Subject: Re: Towards a cleaner build
Date: Tue, 28 May 2019 21:44:32 +0300

> From: Lars Ingebrigtsen <address@hidden>
> Cc: address@hidden,  address@hidden,  address@hidden
> Date: Tue, 28 May 2019 17:11:28 +0200
> 
> >> And Eli hasn't OK'd the with-suppressed-warnings yet.  :-)  Did that
> >> patch look OK?
> >
> > Not sure what this alludes to.  I may have missed some question?
> 
> It's this patch.  It adds the syntax
> 
>   (with-suppressed-warnings (obsolete some-function)
>     (some-function la la la))
> 
> which is very similar to with-no-warnings, only it specifies precisely
> which warning on what function we're suppressing.

If this is for master, I'm not sure you need my explicit approval.
Or did someone object vociferously?

But if you do push this, please call this macro out in NEWS, and
perhaps also document it in the ELisp manual.

Thanks.



reply via email to

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