]> git.eshelyaron.com Git - emacs.git/commit
Improve D-Bus monitor
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Sep 2020 12:47:46 +0000 (14:47 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Sep 2020 12:47:46 +0000 (14:47 +0200)
commit9f1ca64ffe2f0c3045acffc41c95d26a84959eca
treea5ca37ccffcaf0394154b2824c471a9086dd8fe7
parent27e1649977dfc65a7d9987070100f7da3c5c97a6
Improve D-Bus monitor

* lisp/net/dbus.el (dbus-monitor-method-call)
(dbus-monitor-method-return, dbus-monitor-error)
(dbus-monitor-signal): New defconsts.
(dbus-monitor-goto-serial): New defun.
(dbus-monitor-handler): Use them.  Add timestamp.  Make also links
between D-Bus messages with the same serial.
lisp/net/dbus.el