emacs-devel
[Top][All Lists]
Advanced

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

Re: Proposed new core library: alert.el


From: Ted Zlatanov
Subject: Re: Proposed new core library: alert.el
Date: Thu, 05 Nov 2015 15:23:53 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

On Thu, 05 Nov 2015 15:03:44 -0500 John Wiegley <address@hidden> wrote: 

>>>>>> Ted Zlatanov <address@hidden> writes:
>> Agreed. But if alert.el doesn't support it now, it should have a way to
>> replace `message' so rather than asking every package to change, the user
>> just customizes one thing globally.

JW> I like. :)

Something like

    (setq message-handler 'alert-message-handler)

defaulting to nil, to use the built-in.  Do you need a patch for this?

Ted




reply via email to

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