From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: cvs emacs and (system-name) Date: Fri, 20 Apr 2007 17:39:09 -0400 Message-ID: <87hcrahgjm.fsf@stupidchicken.com> References: <87ps62kcne.fsf@stupidchicken.com> <1todll8uvm.fsf@fencepost.gnu.org> <5qejmhhsbo.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177105055 15257 80.91.229.12 (20 Apr 2007 21:37:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2007 21:37:35 +0000 (UTC) Cc: tromey@redhat.com, rgm@gnu.org, emacs-devel@gnu.org, Stefan Monnier , schwab@suse.de To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 20 23:37:28 2007 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 1Hf0nG-00066S-Fo for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2007 23:37:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hf0sL-0006GH-Hz for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2007 17:42:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hf0sH-0006Fq-Ko for emacs-devel@gnu.org; Fri, 20 Apr 2007 17:42:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hf0sF-0006Cf-54 for emacs-devel@gnu.org; Fri, 20 Apr 2007 17:42:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hf0sF-0006Ca-1W for emacs-devel@gnu.org; Fri, 20 Apr 2007 17:42:35 -0400 Original-Received: from cyd.mit.edu ([18.19.1.138]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hf0n0-0007q9-Cz; Fri, 20 Apr 2007 17:37:10 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 6EED04E68E; Fri, 20 Apr 2007 17:39:09 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Fri\, 20 Apr 2007 10\:52\:46 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:69717 Archived-At: Richard Stallman writes: > PS: Now that I think about it, maybe a better approach is to look for > an alias that not only has a "." but additionally has the hostname > as prefix. This is what my second patch does. Both patches are > guaranteed 100% untested. > > This patch does seem likely to be really right, but it has the potential > to cause problems in peculiar cases. For now, please install your limited > patch that rejects just localhost.localdomain. > > After the release, please install the newer "more correct" patch. OK, checked in.