From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.devel Subject: Re: tumme directory Date: Mon, 30 Jan 2006 22:51:39 +0100 Message-ID: References: <87r76t8afw.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 1138658649 7953 80.91.229.2 (30 Jan 2006 22:04:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Jan 2006 22:04:09 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 30 23:04:09 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 1F3h7p-0000GJ-F0 for ged-emacs-devel@m.gmane.org; Mon, 30 Jan 2006 23:03:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3hAn-00083i-Va for ged-emacs-devel@m.gmane.org; Mon, 30 Jan 2006 17:06:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F3h7R-0006T0-GJ for emacs-devel@gnu.org; Mon, 30 Jan 2006 17:03:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F3h7P-0006S5-6w for emacs-devel@gnu.org; Mon, 30 Jan 2006 17:03:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3h7O-0006Rr-Qy for emacs-devel@gnu.org; Mon, 30 Jan 2006 17:03:26 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F3h5l-00037j-Jl for emacs-devel@gnu.org; Mon, 30 Jan 2006 17:01:45 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1F3h4J-0007Vx-J7 for emacs-devel@gnu.org; Mon, 30 Jan 2006 23:00:15 +0100 Original-Received: from 1-1-3-38a.gml.gbg.bostream.se ([82.182.110.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jan 2006 23:00:15 +0100 Original-Received: from brakjoller by 1-1-3-38a.gml.gbg.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jan 2006 23:00:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 1-1-3-38a.gml.gbg.bostream.se User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:JzIg2DgUofl3HHyIhS9+Pd7vHUg= 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:49793 Archived-At: "Richard M. Stallman" writes: > I noticed that tumme.el has been checked into Emacs. In the interest > of minimizing the number of dotfiles in the user's home directory, I > propose changing tumme-dir default from "~/.tumme/" to > "~/.emacs.d/tumme", and changing tumme-db-file, tumme-temp-image-file, > and tumme-gallery-dir accordingly. Any objections? > > It should follow the usual convention of using .emacs.d > if it exists, etc., the same way other uses of .emacs.d do. Does that mean that we should accept Chong's fix? I know too little about how .emacs.d is used.