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: Use .emacs.d in savehist.el Date: Sun, 30 Oct 2005 00:00:13 -0400 Message-ID: <87hdazbqnm.fsf@stupidchicken.com> References: <87u0f69ae6.fsf-monnier+emacs@gnu.org> <87oe5e977f.fsf@mahaena.lrde> <87oe5dapcz.fsf@mahaena.lrde> <87wtjxt1z8.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130644866 16574 80.91.229.2 (30 Oct 2005 04:01:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Oct 2005 04:01:06 +0000 (UTC) Cc: emacs-devel@gnu.org, snogglethorpe@gmail.com, michael.cadilhac@lrde.org, monnier@iro.umontreal.ca, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 30 05:00:53 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EW4N1-0002y4-4u for ged-emacs-devel@m.gmane.org; Sun, 30 Oct 2005 05:00:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EW4N0-0001yy-AA for ged-emacs-devel@m.gmane.org; Sun, 30 Oct 2005 00:00:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EW4Ma-0001xo-JW for emacs-devel@gnu.org; Sun, 30 Oct 2005 00:00:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EW4MY-0001xS-Ls for emacs-devel@gnu.org; Sun, 30 Oct 2005 00:00:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EW4MY-0001xP-Ii for emacs-devel@gnu.org; Sun, 30 Oct 2005 00:00:06 -0400 Original-Received: from [18.95.6.101] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EW4MW-0007vr-IO; Sun, 30 Oct 2005 00:00:04 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id E83631E416B; Sun, 30 Oct 2005 00:00:13 -0400 (EDT) Original-To: rms@gnu.org In-Reply-To: (Richard M. Stallman's message of "Sat, 29 Oct 2005 16:33:19 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:45124 Archived-At: "Richard M. Stallman" writes: > Shall I implement the ~/.emacs.d/init.el change? I know where the > necessary documentation changes need to be made, so I can do that at > the same time. > > Please do. And if you want to implement Miles' suggestion of a > subroutine to check the various file names, please do that too. Done. I didn't implement Miles' suggestion; it just doesn't seem necessary (unless I'm missing something.)