all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Subject: Planned incompatible change in `dbus-send-signal'
Date: Tue, 10 Jan 2012 11:42:56 +0100	[thread overview]
Message-ID: <87ipkj6dov.fsf@gmx.de> (raw)

Hi,

I'm preparing changes in dbus.el for inclusion in Emacs 24.2. One change
would be to support unicast signals as introduced in D-Bus 1.5, see
<http://dbus.freedesktop.org/doc/dbus-specification.html#message-bus-routing>.

As a consequence, the semantics of the `dbus-send-signal' argument
SERVICE would change. Until now, it is specified merely for orthogonal
reasons, and shall describe the D-Bus service name the signal is sent
from. All signals are broadcast signals.

After my intended change, a SERVICE value `nil' would mean a broadcast
signal, and a string value would mean the target service of a unicast
signal. That's an incompatible change.

Would it be OK to change it this way? I've searched over the net, and
I've found just one instance where `dbus-send-signal' is used (in
pida_emacs_dbus.el, see <http://pida.co.uk/browser/pida/resources/data>).
Would it be necessary to add a compatibility flag somewhere in dbus.el,
and (if yes) how?

Best regards, Michael.



                 reply	other threads:[~2012-01-10 10:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87ipkj6dov.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.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.