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: The emacsclient socket vs. etc/emacs.bash Date: Fri, 15 Dec 2006 18:40:33 -0500 Message-ID: References: <87odqe4jg2.fsf@pacem.orebokech.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166226055 23211 80.91.229.10 (15 Dec 2006 23:40:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 23:40:55 +0000 (UTC) Cc: emacs-devel@gnu.org, "Kim F. Storm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 16 00:40:53 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvMfc-0002pa-Bd for ged-emacs-devel@m.gmane.org; Sat, 16 Dec 2006 00:40:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvMfb-00053O-UP for ged-emacs-devel@m.gmane.org; Fri, 15 Dec 2006 18:40:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GvMfR-000539-9P for emacs-devel@gnu.org; Fri, 15 Dec 2006 18:40:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GvMfQ-00052x-DD for emacs-devel@gnu.org; Fri, 15 Dec 2006 18:40:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvMfQ-00052u-Ac for emacs-devel@gnu.org; Fri, 15 Dec 2006 18:40:40 -0500 Original-Received: from [83.228.211.39] (helo=alfajor.home) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GvMfQ-0002ay-51 for emacs-devel@gnu.org; Fri, 15 Dec 2006 18:40:40 -0500 Original-Received: by alfajor.home (Postfix, from userid 20848) id 9A0801C1BA; Fri, 15 Dec 2006 18:40:33 -0500 (EST) Original-To: "Juanma Barranquero" In-Reply-To: (Juanma Barranquero's message of "Fri\, 15 Dec 2006 15\:05\:19 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) 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:63809 Archived-At: >> But is this the right time to change this (it's been like that for >> ages). > I don't know. Depend on the complexity of the fix, I guess. I'd rather we postpone this to post-22. Stefan