From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David PONCE Newsgroups: gmane.emacs.devel Subject: Re: We can install tree-widget.el now. Date: Fri, 14 May 2004 12:15:02 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <13164127.1084529702121.JavaMail.www@wwinf0501> Reply-To: david.ponce@wanadoo.fr NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084530062 24188 80.91.224.253 (14 May 2004 10:21:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 May 2004 10:21:02 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 14 12:20:56 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 1BOZoG-0001IQ-00 for ; Fri, 14 May 2004 12:20:56 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BOZoG-0001Ih-00 for ; Fri, 14 May 2004 12:20:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BOZjr-0004sp-DH for emacs-devel@quimby.gnus.org; Fri, 14 May 2004 06:16:23 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BOZj6-0004rf-NN for emacs-devel@gnu.org; Fri, 14 May 2004 06:15:36 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BOZiZ-0004nm-FI for emacs-devel@gnu.org; Fri, 14 May 2004 06:15:34 -0400 Original-Received: from [193.252.22.26] (helo=mwinf0503.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BOZiY-0004nY-Mu; Fri, 14 May 2004 06:15:03 -0400 Original-Received: from wwinf0501 (wwinf0501 [172.22.136.28]) by mwinf0503.wanadoo.fr (SMTP Server) with ESMTP id 20D26680090E; Fri, 14 May 2004 12:15:02 +0200 (CEST) Original-To: rms@gnu.org X-Originating-IP: [194.2.245.141] X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-CC: |~| X-WUM-REPLYTO: |~| 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:23395 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23395 Richard Stallman wrote: > In its own sub-directory of lisp: lisp/tree-widget? > Or can I install images themes in etc/tree-widget? > > I think it is cleaner to put them in etc, just because > non-Lisp files seem to belong there rather than under lisp. > OK, I installed tree-widget.el in the lisp subdirectory and tree-widget image themes in etc/tree-widget. David