From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.devel Subject: Re: Makefile.in: $LOGNAME and $USERNAME not always set Date: Sat, 27 Oct 2007 10:13:41 +0800 Organization: cyberhut.org Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1193451294 26489 80.91.229.12 (27 Oct 2007 02:14:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2007 02:14:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 27 04:14:55 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 1IlbCO-0003ob-Gm for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2007 04:14:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlbCF-0002qi-PY for ged-emacs-devel@m.gmane.org; Fri, 26 Oct 2007 22:14:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IlbCB-0002le-D8 for emacs-devel@gnu.org; Fri, 26 Oct 2007 22:14:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IlbC9-0002hA-WA for emacs-devel@gnu.org; Fri, 26 Oct 2007 22:14:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlbC9-0002gj-IP for emacs-devel@gnu.org; Fri, 26 Oct 2007 22:14:37 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IlbC9-0008A2-6A for emacs-devel@gnu.org; Fri, 26 Oct 2007 22:14:37 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IlbBv-0003Xx-Vj for emacs-devel@gnu.org; Sat, 27 Oct 2007 02:14:23 +0000 Original-Received: from 222.94.199.192 ([222.94.199.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Oct 2007 02:14:23 +0000 Original-Received: from chenggao by 222.94.199.192 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Oct 2007 02:14:23 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 222.94.199.192 User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (darwin) Cancel-Lock: sha1:GfesFQkmTu7tO130Fhu/UFdqSWM= X-detected-kernel: by monty-python.gnu.org: 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:81814 Archived-At: *On Fri, 26 Oct 2007 14:34:21 -0400 * Stefan Monnier climbed out of the dark hell and cried out: > This said, I'm surprised macosx doesn't define LOGNAME since AFAIK that's > the only official envvar (I seem to remember reading something along these > lines in POSIX or SUSv3). At least not for me. I am using MacOSX 10.4.10 and "env" shows $LOGNAME there, and $USER.