From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.devel Subject: Re: cvs emacs and (system-name) Date: 17 Apr 2007 12:50:35 -0600 Message-ID: References: Reply-To: tromey@redhat.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176836902 10815 80.91.229.12 (17 Apr 2007 19:08:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2007 19:08:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 17 21:08:15 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 1Hdt2F-0004Q2-1o for ged-emacs-devel@m.gmane.org; Tue, 17 Apr 2007 21:08:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hdt6z-0002pP-Bo for ged-emacs-devel@m.gmane.org; Tue, 17 Apr 2007 15:13:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hdt6a-0002Pe-0w for emacs-devel@gnu.org; Tue, 17 Apr 2007 15:12:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hdt6Y-0002Ne-6D for emacs-devel@gnu.org; Tue, 17 Apr 2007 15:12:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hdt6Y-0002NX-3J for emacs-devel@gnu.org; Tue, 17 Apr 2007 15:12:42 -0400 Original-Received: from mx1.redhat.com ([66.187.233.31]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hdt1m-0000i1-Sh for emacs-devel@gnu.org; Tue, 17 Apr 2007 15:07:47 -0400 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l3HJ7kwF012536; Tue, 17 Apr 2007 15:07:46 -0400 Original-Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l3HJ7jOp028864; Tue, 17 Apr 2007 15:07:45 -0400 Original-Received: from opsy.redhat.com (ton.toronto.redhat.com [172.16.14.15]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l3HJ7h0Q023012; Tue, 17 Apr 2007 15:07:43 -0400 Original-Received: by opsy.redhat.com (Postfix, from userid 500) id 4C44D37842C; Tue, 17 Apr 2007 12:50:35 -0600 (MDT) X-Attribution: Tom In-Reply-To: Original-Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 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:69536 Archived-At: >>>>> "Andreas" == Andreas Schwab writes: >> However, 'hostname' on this machine reports 'opsy'. Andreas> What does hostname -f give you? opsy. hostname -f opsy Tom