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: thumbs directory Date: Sat, 29 Oct 2005 23:47:27 -0400 Message-ID: <87ll0bbr8w.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 1130644118 15461 80.91.229.2 (30 Oct 2005 03:48:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Oct 2005 03:48:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 30 04:48:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EW4AJ-0000pj-Ig for ged-emacs-devel@m.gmane.org; Sun, 30 Oct 2005 04:47:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EW4AJ-0005FM-2Q for ged-emacs-devel@m.gmane.org; Sat, 29 Oct 2005 23:47:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EW4AB-0005E3-IS for emacs-devel@gnu.org; Sat, 29 Oct 2005 23:47:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EW4A9-0005Da-Mm for emacs-devel@gnu.org; Sat, 29 Oct 2005 23:47:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EW4A9-0005DO-Iz for emacs-devel@gnu.org; Sat, 29 Oct 2005 23:47:17 -0400 Original-Received: from [18.95.6.101] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EW4A9-0007Ks-UW for emacs-devel@gnu.org; Sat, 29 Oct 2005 23:47:17 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 128911E416B; Sat, 29 Oct 2005 23:47:27 -0400 (EDT) Original-To: emacs-devel@gnu.org 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:45123 Archived-At: Currently, `thumbs-thumbsdir' defaults to "~/.emacs-thumbs". We should not populate the user's directory with lots of hidden directories. How about using "~/.emacs.d/thumbs" instead?