From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Easy Customization node in Info says save in your .emacs Date: Mon, 06 Dec 2004 09:10:16 -0500 Message-ID: References: <003301c4db29$d3bae700$0200a8c0@sedrcw11488> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1102342477 29472 80.91.229.6 (6 Dec 2004 14:14:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Dec 2004 14:14:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 06 15:14:29 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CbJdE-00081S-00 for ; Mon, 06 Dec 2004 15:14:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CbJmz-0000u1-8f for ged-emacs-devel@m.gmane.org; Mon, 06 Dec 2004 09:24:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CbJmK-0000fu-8Q for emacs-devel@gnu.org; Mon, 06 Dec 2004 09:23:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CbJmJ-0000fV-GH for emacs-devel@gnu.org; Mon, 06 Dec 2004 09:23:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CbJmJ-0000fS-EG for emacs-devel@gnu.org; Mon, 06 Dec 2004 09:23:51 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CbJcN-0004PK-Jv for emacs-devel@gnu.org; Mon, 06 Dec 2004 09:13:35 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CbJZA-0003SW-UX; Mon, 06 Dec 2004 09:10:17 -0500 Original-To: "Lennart Borgman" In-reply-to: <003301c4db29$d3bae700$0200a8c0@sedrcw11488> (lennart.borgman.073@student.lu.se) 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: main.gmane.org gmane.emacs.devel:30750 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30750 I believe the following text in the node Easy Customization in Info is not entirely correct: and to save settings permanently in your `~/.emacs' file (*note Init File::). Should it not be something like "in your custom-file (defaults to ~/.emacs)"? That change would make more complexity for beginners. It is better not to let these obscure features get in the way of explaining the normal case.