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: Michael Albinus
Subject: Re: D-Bus integration into Emacs
Date: Wed, 05 Dec 2007 09:37:38 +0100
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux)

[message resent; Cc was lost]

Magnus Henoch <address@hidden> writes:

>> libdbus-1 is linked statically. As long as nobody loads dbus.el on that
>> other computer, it doesn't harm. And even if she does, there will be a
>> dbus-error, like any other error. No crash or so.
>>
>> I haven't tested it, but at least that's what I wrote.
>
> I get the opposite result.  Using an emacs compiled with D-Bus, when the
> environment variable DBUS_SESSION_BUS_ADDRESS is unset, "emacs -Q" will
> give an emacs that just beeps and doesn't react to input.  (At least on
> a tty; I'm unable to test with X right now)

Have you tried the patch I've checked in yesterday evening? It should
have solved this issue (I have seen it as well).

There is another weakness left: if you load dbus.el when D-Bus isn't
reachable (unsetting DBUS_SESSION_BUS_ADDRESS, as you have done),
emacs is blocked again. I will work on this today.

> Magnus

Best regards, Michael.





reply via email to

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