all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pmlists@free.fr (Peter Münster)
To: help-gnu-emacs@gnu.org
Subject: Re: dbus: "(setenv ...)" not the same as "export ...=..."
Date: Sun, 30 Oct 2011 16:08:11 +0100	[thread overview]
Message-ID: <87mxcizfdw.fsf@micropit.couberia.bzh> (raw)
In-Reply-To: 87d3deq2tw.fsf@gmx.de

On Sun, Oct 30 2011, Michael Albinus wrote:

>> Emacs is the only program, that requires the DBUS_SESSION_BUS_ADDRESS
>> environment variable,
>
> Nope.

Better: emacs is the only program, that I know...
(my personal experience is quite limited ;)


> I do not see the use case for starting the D-Bus session bus from inside
> Emacs. In this case, you could only communicate with D-Bus-aware
> applications which have been started from inside Emacs as well, other
> applications won't see your session bus.

I don't want to start it from emacs. It has already been started from
somewhere at the start of the X-session. The "address=autolaunch"
permits emacs to find the dbus-daemon.

From the dbus-launch man page:
  "If DBUS_SESSION_BUS_ADDRESS is not set for a process that tries to
   use D-Bus, by default the process will attempt to invoke dbus-launch
   with the --autolaunch option to start up a new session bus or find
   the existing bus address on the X display or in a file in
   ~/.dbus/session-bus/"

It seems, that emacs does this only, if DBUS_SESSION_BUS_ADDRESS is set
to "autolaunch:", but not if it is unset. And (setenv ...) does not
work, it must be set from outside emacs.

-- 
           Peter




  reply	other threads:[~2011-10-30 15:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-29 23:44 dbus: "(setenv ...)" not the same as "export ...=..." Peter Münster
2011-10-30  8:51 ` Michael Albinus
2011-10-30 15:08   ` Peter Münster [this message]
2011-11-07 10:07     ` Michael Albinus
2011-11-02  4:56 ` Kevin Rodgers
2011-11-02 21:54   ` Peter Münster

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=87mxcizfdw.fsf@micropit.couberia.bzh \
    --to=pmlists@free.fr \
    --cc=help-gnu-emacs@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.