Emacs and dbus-send
nyc4bos@aol.com
nyc4bos@aol.com
Thu Nov 4 02:50:00 GMT 2010
Hi,
I was trying out Emacs and dbus-send and ran int a minor
problem.
I sent the following:
dbus-send --session --print-reply --dest=org.gnu.emacs.TextEditor \
/org/gnu/emacs/TextEditor org.gnu.emacs.TextEditor
It sucessfully created an emacs process.
However, I got the message:
Error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
My .service file contains:
[D-BUS Service]
Name=org.gnu.emacs.TextEditor
Exec=/usr/bin/emacs-x11
Is the emacs dbus binary setup to send replies?
How do I debug this?
I am running:
GNU Emacs 23.2.1 (i686-pc-cygwin, GTK+ Version 2.20.1) of 2010-10-01 on
laptop
Thanks.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list