From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.devel Subject: Re: Emacs insists on starting dbus? Date: Wed, 01 Aug 2012 15:23:06 +0200 Organization: Probably a good idea Message-ID: <87zk6esq4l.fsf@dod.no> References: <20120731.164910.1735362134333062173.hanche@math.ntnu.no> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1343827417 1575 80.91.229.3 (1 Aug 2012 13:23:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Aug 2012 13:23:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 01 15:23:38 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SwYtl-0004d0-Tw for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 15:23:38 +0200 Original-Received: from localhost ([::1]:52023 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwYtl-0008N0-59 for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 09:23:37 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwYtW-0007bz-3w for emacs-devel@gnu.org; Wed, 01 Aug 2012 09:23:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwYtS-0000Qi-2y for emacs-devel@gnu.org; Wed, 01 Aug 2012 09:23:21 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:56644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwYtR-0000QJ-Sw for emacs-devel@gnu.org; Wed, 01 Aug 2012 09:23:18 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SwYtQ-0004TR-LH for emacs-devel@gnu.org; Wed, 01 Aug 2012 15:23:16 +0200 Original-Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Aug 2012 15:23:16 +0200 Original-Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Aug 2012 15:23:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.231.161.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:G5Ldb0GkzKTGO5EvBfgqWkFo2Ig= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152075 Archived-At: >>>>> Harald Hanche-Olsen : [snip!] > 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. If it's a feature, it is a feature that has annoyed me for a couple of years now.