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:57:05 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1237946249 27996 80.91.229.12 (25 Mar 2009 01:57:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Mar 2009 01:57:29 +0000 (UTC) Cc: Sascha Wilde , emacs-devel@gnu.org To: Samuel Bronson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 25 02:58:46 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 1LmIOD-0008VM-Sb for ged-emacs-devel@m.gmane.org; Wed, 25 Mar 2009 02:58:46 +0100 Original-Received: from localhost ([127.0.0.1]:54792 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmIMq-0002wa-Qa for ged-emacs-devel@m.gmane.org; Tue, 24 Mar 2009 21:57:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmIMl-0002wV-8B for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:57:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmIMf-0002u2-Q2 for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:57:13 -0400 Original-Received: from [199.232.76.173] (port=34110 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmIMf-0002tz-IZ for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:57:09 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:28617 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmIMf-0006wd-7f for emacs-devel@gnu.org; Tue, 24 Mar 2009 21:57:09 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgcFAMMsyUlFxIZP/2dsb2JhbACBUNByg3YGhGc X-IronPort-AV: E=Sophos;i="4.38,416,1233550800"; d="scan'208";a="35610091" 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:57:06 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id ED0A07F74; Tue, 24 Mar 2009 21:57:05 -0400 (EDT) In-Reply-To: (Samuel Bronson's message of "Tue, 24 Mar 2009 21:15:46 -0400") 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:109812 Archived-At: >>> I'll try to fix it in my .xsession file. =A0But 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... =A0:) >> 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. > Is that even possible? Yes, as explained in the rest of the thread. Stefan