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: Re: notifications.el server mode?
Date: Sat, 11 Jun 2011 11:23:53 +0200	[thread overview]
Message-ID: <87ipscg1qu.fsf@gmx.de> (raw)
In-Reply-To: <8762odek1o.fsf@lifelogs.com> (Ted Zlatanov's message of "Fri, 10 Jun 2011 11:19:15 -0500")

Ted Zlatanov <tzz@lifelogs.com> writes:

> Can Emacs use notifications.el as a server (recipient)?  Currently it
> seems that it can only be a client (sender).  If not, how hard is that
> to add?

notifications.el uses the D-Bus specification of the
org.freedesktop.Notifications service on the session bus. Of course,
there could be an implementation of this service inside Emacs.

But according to the D-Bus architecture, there can be only one service
using a given service name at a time; the Emacs notification daemon
would need to replace the desktop's default notification daemon, which
might not be desirable (except you regard Emacs as *the* desktop, aren't
you?)

> Thanks
> Ted

Best regards, Michael.



  reply	other threads:[~2011-06-11  9:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 16:19 notifications.el server mode? Ted Zlatanov
2011-06-11  9:23 ` Michael Albinus [this message]
2011-06-11 10:49   ` Ted Zlatanov
2011-06-11 11:03     ` Michael Albinus
2011-06-11 11:37       ` Ted Zlatanov
2011-06-11 14:49         ` Michael Albinus

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=87ipscg1qu.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.