From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [Fwd: Location of .emacs file under `su` and `su -`?] Date: Wed, 23 Aug 2006 00:06:44 -0400 Message-ID: References: <44EAF4A8.9030708@student.lu.se> <874pw4u7dj.fsf@furball.mit.edu> <877j10d2zd.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1156306125 16196 80.91.229.2 (23 Aug 2006 04:08:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Aug 2006 04:08:45 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 23 06:08:43 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GFk2k-0002FE-MW for ged-emacs-devel@m.gmane.org; Wed, 23 Aug 2006 06:08:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFk2k-0002QE-2j for ged-emacs-devel@m.gmane.org; Wed, 23 Aug 2006 00:08:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFk0s-0000PA-5L for emacs-devel@gnu.org; Wed, 23 Aug 2006 00:06:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFk0r-0000No-Bc for emacs-devel@gnu.org; Wed, 23 Aug 2006 00:06:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFk0r-0000NX-63 for emacs-devel@gnu.org; Wed, 23 Aug 2006 00:06:45 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GFk8b-0005SP-R8 for emacs-devel@gnu.org; Wed, 23 Aug 2006 00:14:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GFk0q-0005iC-4E; Wed, 23 Aug 2006 00:06:44 -0400 Original-To: Chong Yidong In-reply-to: <877j10d2zd.fsf@stupidchicken.com> (message from Chong Yidong on Tue, 22 Aug 2006 14:44:54 -0400) 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:58759 Archived-At: What should we do? Would it suffice to update the Emacs manual to say that the init file is looked for in the home directory of $USER instead of $HOME? If you think the manual needs clarification, you're probably right. However, isn't the node Find Init clear enough? Perhaps the problem is that the node Init File makes a blanket statement about using HOME, which in fact is true only in the usual case. So that part could use rewriting. Would you like to try it?