From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: tree widget Date: 01 May 2004 22:09:40 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <19647567.1083254760687.JavaMail.www@wwinf0803> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083449832 7843 80.91.224.253 (1 May 2004 22:17:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 May 2004 22:17:12 +0000 (UTC) Cc: david.ponce@wanadoo.fr, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 02 00:17:04 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BK2nA-0005aT-00 for ; Sun, 02 May 2004 00:17:04 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BK2n9-00036Y-00 for ; Sun, 02 May 2004 00:17:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BK2lh-0006Ey-Po for emacs-devel@quimby.gnus.org; Sat, 01 May 2004 18:15:33 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BK2kB-0005P0-BB for emacs-devel@gnu.org; Sat, 01 May 2004 18:13:59 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BK2jd-000507-Pj for emacs-devel@gnu.org; Sat, 01 May 2004 18:13:57 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BK2jd-0004oP-FZ; Sat, 01 May 2004 18:13:25 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by mx20.gnu.org with esmtp (Exim 4.30) id 1BK2go-0001hq-IH; Sat, 01 May 2004 18:10:30 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id B3B7047FE16; Sun, 2 May 2004 00:10:23 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22510 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22510 Richard Stallman writes: > What about > > lisp/tree-widget/tree-widget.el > > for the code and > > lisp/tree-widget/default/ > lisp/tree-widget/theme1/ > lisp/tree-widget/theme2/ > > I don't want to add subdirectories of `lisp' that have > just a few files. That would lead to lots of small subdirectories. > I don't see why a subdirectory would be helpful here. As I understand it, a tree-widget theme consist of a collection of files (mostly images?) for that theme, and all files belonging to one theme is contained in a separate subdirectory (so they can be named equally.) -- Kim F. Storm http://www.cua.dk