pymacs + dbus

P

pber

Hi all,
I'm on trouble with pymacs and python binding of DBus 0.23.

Emacs/Xemacs have their gnuclient(s) to make remote calls to,
but I wanted to (try to) make some xemacs functions callable
via dbus.

Shortly:
- pymacs loads some python classes that publish the method
"pop_to_window" into a SessionBus (plus a threaded mailoop that
enables receiving messages from python sub-process)
- when activated, the method "pop_to_buffer" calls the "real"
lisp pop_to_buffer using Pymacs.lisp
- it works if called from inside xemacs: the current buffer switches
to the specified one.
- if called from DBus: my object "hears" the request and proceeds
to activate xemacs as usually, but in this case pymacs seems to ignore
the request. In buffer *Pymacs*, the last message I read is this:

<31 (progn (pop-to-buffer "sdbg"))

and nothing more: pymacs does not reply.

Any idea?

Best regards
Paolo Bernardi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top