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: Elias Mårtenson
Subject: Re: Proposed new core library: alert.el
Date: Sat, 7 Nov 2015 18:40:18 +0800

On 6 Nov 2015 11:33 p.m., "Ted Zlatanov" <address@hidden> wrote:

> I'm not sure how to provide the metadata, and it should be ignored by
> the default (current) message handler.  Maybe it could be string
> properties applied to the first parameter?  I *need* to know this before
> writing code.

How about using CL-style keyword parameters?

Like: (message "hello" :source x :priority y)


reply via email to

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