From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.devel,gmane.mail.mh-e.devel Subject: lisp/toolbar is gone (was: Shall we use etc/images more?) Date: Mon, 17 Oct 2005 15:21:49 -0700 Organization: Newt Software Message-ID: <87mzl7vl6q.fsf_-_@olgas.newt.com> References: <14536.1126060623@olgas.newt.com> <20721.1126158478@olgas.newt.com> <873bo9vree.fsf@olgas.newt.com> <7638.1128030339@olgas.newt.com> <11495.1128040804@olgas.newt.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1129588071 4875 80.91.229.2 (17 Oct 2005 22:27:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Oct 2005 22:27:51 +0000 (UTC) Cc: mh-e-devel@lists.sourceforge.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 18 00:27:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERdR4-0000P2-Bi for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2005 00:26:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERdR3-0001QN-PX for ged-emacs-devel@m.gmane.org; Mon, 17 Oct 2005 18:26:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ERdQs-0001Nm-0B for emacs-devel@gnu.org; Mon, 17 Oct 2005 18:26:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ERdQr-0001Na-FH for emacs-devel@gnu.org; Mon, 17 Oct 2005 18:26:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERdQr-0001NX-Ce for emacs-devel@gnu.org; Mon, 17 Oct 2005 18:26:13 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1ERdQr-0002AK-67 for emacs-devel@gnu.org; Mon, 17 Oct 2005 18:26:13 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ERdPB-0008Nj-7G for emacs-devel@gnu.org; Tue, 18 Oct 2005 00:24:29 +0200 Original-Received: from h-68-166-188-126.snvacaid.dynamic.covad.net ([68.166.188.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2005 00:24:29 +0200 Original-Received: from wohler by h-68-166-188-126.snvacaid.dynamic.covad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2005 00:24:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 51 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h-68-166-188-126.snvacaid.dynamic.covad.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:i6/TSZ7z4Gaz8qHqS2Xss4p44+4= 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:44218 gmane.mail.mh-e.devel:10798 Archived-At: "Richard M. Stallman" writes: > 1. Move *all* of the images from lisp, lisp/toolbar, and lisp/mail to > etc/images. > > 2. Rename any file with an underscore to one with a dash and update > affected source files (affects MH-E, Gnus, info.el, tool-bar.el). > > 3. Move the gud-* files to etc/images/gud, strip the gud- prefix, and > update lisp/progmodes/gud.el. > > 4. Move the sb-* files to etc/images/speedbar, strip the sb- prefix, and > update lisp/speedbar.el. > > 5. Because tool-bar.el will be the only file left in the lisp/toolbar > directory, move it to lisp and delete lisp/toolbar. > > These plans sound good to me. And speedbar has just been updated, > so there is no need to wait any longer before you do this. This has been done. Please run "cvs up -dP" to create the new directories in etc/images and to prune lisp/toolbar. lisp/ldefs-boot.el contains the string: :26219:;;;;;; "toolbar/tool-bar.el" (17134 20613)) Is it worthwhile to check in the current loaddefs.el in its place? etc/NEWS contains the following: *** The function `find-image' now searches in etc/images/ and etc/. The new variable `image-load-path' is a list of locations in which to search for image files. The default is to search in etc/images, then in etc/, and finally in the directories specified by `load-path'. Subdirectories of etc/ and etc/images are not recursively searched; if you put an image file in a subdirectory, you have to specify it explicitly; for example, if an image is put in etc/images/foo/bar.xpm: Is it worthwhile mentioning that all of the images have been moved? Maybe not, but I think I should add a list of filenames that had underscores that now have dashes since users will need to know to update their code. If you know of any changes that are required to the Emacs and Elisp, please let me know which section you think would be best. -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian! If you're passed on the right, you're in the wrong lane.