emacs-devel
[Top][All Lists]
Advanced

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

Re: D-Bus integration into Emacs


From: Johan Bockgård
Subject: Re: D-Bus integration into Emacs
Date: Tue, 04 Dec 2007 00:43:16 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Michael Albinus <address@hidden> writes:

> I've committed the files to the trunk.

I think dbus-register-signal should not extract the symbol function of
the HANDLER argument, but instead use the symbol directly (and should
maybe also accept an anonymous function).  This interacts better with
redefinition, advice and debugging.

I'm talking about this line:

   Ffset (result, Fsymbol_function (handler));


-- 
Johan Bockgård





reply via email to

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