[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: D-Bus integration into Emacs
From: |
Michael Albinus |
Subject: |
Re: D-Bus integration into Emacs |
Date: |
Sun, 02 Dec 2007 18:28:49 +0100 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) |
I wrote:
> I wrote some code to integrate D-Bus into Emacs. It's far from being
> complete, but some basic functionality like synchronous method calls and
> sending/receiving signals is running quite stable in my local
> environment. At least it is sufficient to get an idea what it is and how
> it works, I believe.
I've committed the files to the trunk. In order to activate D-Bus
integration, one must apply "./configure --with-dbus". It's tested under
GNU/Linux only, but there seem to exist D-Bus implementations for Mac OS
X and Win32 as well.
The corresponding info page provides some examples to start with.
Best regards, Michael.
- Re: D-Bus integration into Emacs,
Michael Albinus <=