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: Sun, 29 Jan 2006 15:10:46 +0100 Message-ID: References: <87r76t8afw.fsf@stupidchicken.com> <858xsz8g6p.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138553280 15677 80.91.229.2 (29 Jan 2006 16:48:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2006 16:48:00 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 29 17:47:59 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 1F3FiP-0002fi-SI for ged-emacs-devel@m.gmane.org; Sun, 29 Jan 2006 17:47:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3FlK-0002VH-FY for ged-emacs-devel@m.gmane.org; Sun, 29 Jan 2006 11:50:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F3DU1-0006nL-FL for emacs-devel@gnu.org; Sun, 29 Jan 2006 09:24:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F3DTX-0006bz-8o for emacs-devel@gnu.org; Sun, 29 Jan 2006 09:24:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3DSt-0006Ro-KC for emacs-devel@gnu.org; Sun, 29 Jan 2006 09:23:40 -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 1F3DR2-0004cr-6W for emacs-devel@gnu.org; Sun, 29 Jan 2006 09:21:44 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1F3DPZ-0002uP-1U for emacs-devel@gnu.org; Sun, 29 Jan 2006 15:20:13 +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 ; Sun, 29 Jan 2006 15:20:13 +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 ; Sun, 29 Jan 2006 15:20:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 20 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:MNjTfMiEdZDuRyuzMpDzJ+rwMxo= 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:49675 Archived-At: David Kastrup 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? > > This would not make sense when tumme is also used with XEmacs. A > similar objection would hold with .gnus and similar. I'm not sure tumme would work with XEmacs. If IIRC XEmacs handled inserting of images differently. Of course, it could probably be fixed, but I just wanted to mention that such a limitation currently exists. I don't use XEmacs. I would not have anything against changing the default value to "~/.emacs.d/tumme" if people find it makes their home directory less cluttered.