all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: Mario Lang <mlang@delysid.org>,
	"emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Reading D-Bus messages
Date: Tue, 18 Aug 2009 17:24:00 +0200	[thread overview]
Message-ID: <nqhbw5m9gv.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <wltz07fcm5.wl%mituharu@math.s.chiba-u.ac.jp> (YAMAMOTO Mitsuharu's message of "Mon, 17 Aug 2009 03:33:22 +0200")

YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> writes:

>>>>>> On Sun, 16 Aug 2009 14:30:54 +0200, Michael Albinus <michael.albinus@gmx.de> said:
>
>> Finally, it was sufficient to add the D-Bus file descriptors via
>> add_keyboard_wait_descriptor. Thanks for pushing me into the right
>> direction!
>
> But again, the documentation of
> dbus_connection_get_socket/dbus_connection_get_unix_fd says "DO NOT
> read or write to the file descriptor, or try to select() on it; use
> DBusWatch for main loop integration."  What you want to do is actually
> a kind of "main loop integration", though it looks a bit different
> from those in typical GUI toolkits.
>
> Actually, I'm not sure how the above caveat is serious/critical.
> Maybe you can ask at some D-Bus list.

I confess that the documentation sounds dramatic. That's why I've
rewritten it, using DBusWatch objects. This works pretty well, too.

Thanks, also to Daniel (whose code I have stolen), and best regards, Michael.




  parent reply	other threads:[~2009-08-18 15:24 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-12  9:43 Reading D-Bus messages Michael Albinus
2009-08-12 10:18 ` YAMAMOTO Mitsuharu
2009-08-12 10:43   ` Michael Albinus
2009-08-12 11:47     ` YAMAMOTO Mitsuharu
2009-08-15 19:16       ` Michael Albinus
2009-08-16  0:09         ` YAMAMOTO Mitsuharu
2009-08-16 12:30           ` Michael Albinus
2009-08-17  1:33             ` YAMAMOTO Mitsuharu
2009-08-17  4:05               ` Daniel Pittman
2009-08-18 15:24               ` Michael Albinus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-09-22 13:18 Michael Albinus
2010-09-22 18:21 ` Ken Brown
2010-09-23  7:19   ` Michael Albinus
2010-09-23 12:16     ` Ken Brown
2010-09-23 13:42       ` Michael Albinus
2010-09-23 14:26         ` Ken Brown
2010-09-23 14:46           ` Michael Albinus
2010-09-23 20:49             ` Ken Brown
2010-09-23 21:03               ` Eli Zaretskii
2010-09-24  6:30                 ` Michael Albinus
2010-09-24  8:18                   ` Eli Zaretskii
2010-09-24 11:24                     ` Michael Albinus
2010-09-24 14:28                   ` Jan Djärv
2010-09-24 15:10                     ` Michael Albinus
2010-09-24 15:31                       ` Eli Zaretskii
2010-09-24 21:11                         ` Michael Albinus
2010-09-25  7:19                           ` Jan Djärv
2010-09-25 16:52                             ` Michael Albinus
2010-09-25 18:04                               ` Jan Djärv
2010-09-25 20:54                                 ` Michael Albinus
2010-09-26 16:31                                   ` Jan Djärv
2010-09-26 18:24                                     ` Ken Brown
2010-09-26 18:38                                     ` Michael Albinus
2010-09-26 19:17                                       ` Jan Djärv
2010-09-27 15:37                                         ` Michael Albinus
2010-09-27 19:36                                           ` Ken Brown
2010-09-27 21:23                                             ` Michael Albinus
2010-09-28  2:47                                               ` Ken Brown
2010-09-28 13:47                                                 ` Michael Albinus
2010-09-25 21:46                               ` Ken Brown
2010-09-26  0:51                                 ` Ken Brown
2010-09-26  6:43                                   ` Michael Albinus
2010-09-24 13:20                 ` Ken Brown
2010-09-24 13:24                   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nqhbw5m9gv.fsf@alcatel-lucent.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    --cc=mlang@delysid.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.