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: Artur Malabarba
Subject: Re: Proposed new core library: alert.el
Date: Sat, 7 Nov 2015 13:39:12 +0000

2015-11-07 13:20 GMT+00:00 Ted Zlatanov <address@hidden>:
> EM> How about using CL-style keyword parameters?
>
> EM> Like: (message "hello" :source x :priority y)
>
> That is not compatible with the current `message' interface, but is
> exactly what alert.el uses.

I realise you sent this before my previous message. But, like I said,
I think it's compatible.
If I run (message "hello" :source x :priority y) right now it works
fine (as in, the extra args are ignored).



reply via email to

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