emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add notifications.el


From: Tassilo Horn
Subject: Re: [PATCH] Add notifications.el
Date: Wed, 9 Jun 2010 22:10:09 +0200
User-agent: KMail/1.13.3 (Linux/2.6.34-gentoo; KDE/4.4.4; x86_64; ; )

On Wednesday 09 June 2010 21:47:47 Julien Danjou wrote:

Hi!

> What about adding:
> 
>   :on-close
>   `(lambda (reason)
>       (when (eq reason 'dismissed)
>          (puthash ,body -1 th-notify-body-to-id-map)))
> 
> in `args' ?

Well, this is perfect.  :-)

Thanks a lot,
Tassilo



reply via email to

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