emacs-devel
[Top][All Lists]
Advanced

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

Re: delayed-warnings-hook versus deferred-action-function


From: Glenn Morris
Subject: Re: delayed-warnings-hook versus deferred-action-function
Date: Wed, 08 Feb 2012 03:32:55 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Juanma Barranquero wrote:

> Anway, if we supply a trivial macro
>
>   (defmacro delay-warning (&rest args)
>     "...
>   \n(fn type message &optional level buffer-name)"
>     `(push args delayed-warnings-list))
>
> there's no reason it could not be used from external libraries.

Can you give an example of something I might want to use this for?



reply via email to

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