From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Changing the MIT-MAGIC-COOKIE-1 used by emacs --server Date: Tue, 24 Mar 2009 21:11:17 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237943499 22575 80.91.229.12 (25 Mar 2009 01:11:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Mar 2009 01:11:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sascha Wilde Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 25 02:12:56 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LmHfp-0006U9-Sd for ged-emacs-devel@m.gmane.org; Wed, 25 Mar 2009 02:12:54 +0100 Original-Received: from localhost ([127.0.0.1]:58070 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmHeS-0004TW-Vt for ged-emacs-devel@m.gmane.org; Tue, 24 Mar 2009 21:11:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmHeO-0004SA-6s for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:11:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmHeJ-0004QO-Nv for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:11:23 -0400 Original-Received: from [199.232.76.173] (port=43937 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmHeJ-0004QL-Iw for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:11:19 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:64247 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmHeJ-0002YN-Am for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:11:19 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqMFAAshyUlFxIZP/2dsb2JhbACBUNEag3YGhGc X-IronPort-AV: E=Sophos;i="4.38,415,1233550800"; d="scan'208";a="35608220" Original-Received: from 69-196-134-79.dsl.teksavvy.com (HELO pastel.home) ([69.196.134.79]) by ironport2-out.teksavvy.com with ESMTP; 24 Mar 2009 21:11:17 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id C844F7F74; Tue, 24 Mar 2009 21:11:17 -0400 (EDT) In-Reply-To: (Sascha Wilde's message of "Tue, 24 Mar 2009 17:44:44 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109808 Archived-At: > Thanks for your reply. Unfortunately the gdm from Debain Etch in the > setup here does not do so, but only sets XAUTHORITY. That's very odd. I've been using Debian's gdm since Sarge and it's never done that to me. > I'll try to fix it in my .xsession file. But I still think that it > would be handy if one could tell emacs to reevaluate XAUTHORITY or to > change the used xauth file by any other means... :) You have the source so you can make it do that, but I don't think it's worth the trouble, since it's a lot easier to solve it outside Emacs. Stefan