all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Harald Hanche-Olsen <hanche@math.ntnu.no>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs insists on starting dbus?
Date: Tue, 31 Jul 2012 18:56:43 +0200	[thread overview]
Message-ID: <B79C2D6E-BF6A-43F8-BC9F-F2586E911893@swipnet.se> (raw)
In-Reply-To: <20120731.164910.1735362134333062173.hanche@math.ntnu.no>

Hello.

Add --without-gsettings also.

	Jan D.

31 jul 2012 kl. 16:49 skrev Harald Hanche-Olsen:

> Short version: I built emacs with --without-dbus,
> yet when I run emacs -Q, it runs dbus-launch.
> 
> Why? Surely, this is not the way it should be?
> 
> Slightly longer version: I am on Ubuntu, fresh emacs source from
> trunk, and ./config.status -V outputs this:
> emacs config.status 24.1.50
> configured by ../configure, generated by GNU Autoconf 2.65,
>  with options "'--without-dbus' '--prefix=/global/work/hanche/pkg/emacs/2012-07-31' '--with-gif=no' '--with-x-toolkit=lucid'"
> And here is what happens:
> ; strace -f -e execve /global/work/hanche/pkg/emacs/current/bin/emacs -Q
> Process 31127 attached
> [...]
> [pid 31127] execve("/usr/bin/dbus-launch", ["dbus-launch", "--autolaunch", "2873e88d4c5664b2024eb9654eddd59c", "--binary-syntax", "--close-stderr"], [/* 205 vars */]) = 0
> [...]
> 
> A bit of background: This is on a server running as a virtual machine.
> I would like to have an emacs daemon running on this server that I can
> connect to and use (with x11) when I ssh into the machine. But when I
> am done using my emacs windows and have closed them all, ssh still
> hangs around when I log out because the dbus process(es) are hanging
> onto one or two x11 connections tunneled by ssh. The only workaround I
> see is to kill those dbus processes by hand, which is a bother.
> 
> I'd file a bug report, but I wanted to ask here first if this is a bug
> or a feature. And if the latter, how do I work around it?
> 
> - Harald




  reply	other threads:[~2012-07-31 16:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-31 14:49 Emacs insists on starting dbus? Harald Hanche-Olsen
2012-07-31 16:56 ` Jan Djärv [this message]
2012-07-31 17:54   ` Michael Albinus
2012-07-31 18:01     ` Harald Hanche-Olsen
2012-07-31 18:15       ` Ken Brown
2012-07-31 18:32         ` Harald Hanche-Olsen
2012-07-31 18:51           ` Michael Albinus
2012-08-01 13:25           ` Steinar Bang
2012-07-31 18:51     ` Jan Djärv
2012-07-31 19:02       ` Michael Albinus
2012-07-31 20:43         ` Jan Djärv
2012-07-31 21:09           ` Harald Hanche-Olsen
2012-08-01 12:11             ` Michael Albinus
2012-08-01 12:18               ` Harald Hanche-Olsen
2012-08-01 12:23                 ` Michael Albinus
2012-08-01 13:57                   ` Harald Hanche-Olsen
2012-08-01 14:19                     ` Harald Hanche-Olsen
2012-08-01  8:17           ` Michael Albinus
2012-07-31 17:49 ` Michael Albinus
2012-07-31 18:16   ` Harald Hanche-Olsen
2012-08-01 13:23 ` Steinar Bang

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=B79C2D6E-BF6A-43F8-BC9F-F2586E911893@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=hanche@math.ntnu.no \
    /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.