From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: About `image-load-path' Date: Sat, 24 Sep 2005 10:04:32 +0200 Message-ID: <85d5mylwmn.fsf@lola.goethe.zz> References: <23183459.1127465224759.JavaMail.www@wwinf0603> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1127556743 4195 80.91.229.2 (24 Sep 2005 10:12:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Sep 2005 10:12:23 +0000 (UTC) Cc: david.ponce@wanadoo.fr, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 24 12:12:17 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EJ6lp-0007sf-V7 for ged-emacs-devel@m.gmane.org; Sat, 24 Sep 2005 11:56:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJ6lp-0007T0-DN for ged-emacs-devel@m.gmane.org; Sat, 24 Sep 2005 05:56:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EJ6kM-0007Dk-8O for emacs-devel@gnu.org; Sat, 24 Sep 2005 05:55:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EJ6kD-00079Z-D3 for emacs-devel@gnu.org; Sat, 24 Sep 2005 05:55:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJ6kC-0006t3-M6 for emacs-devel@gnu.org; Sat, 24 Sep 2005 05:54:56 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EJ6XR-0004ik-KZ for emacs-devel@gnu.org; Sat, 24 Sep 2005 05:41:45 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1EJ6XJ-0000PJ-UU; Sat, 24 Sep 2005 05:41:38 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 3BF691C4CD7E; Sat, 24 Sep 2005 10:04:32 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: (Richard M. Stallman's message of "Sat, 24 Sep 2005 03:04:43 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:43193 Archived-At: "Richard M. Stallman" writes: > For example, I use a different set of toolbar icons. I just put the > new ones (with same names) in a directory in my `load-path' (I have to > add 'tool-bar-setup' to `after-init-hook' too to refresh the pre-built > `tool-bar-map'), and voil=E0! > > With the new code, you wou have to modify image-load-path too. > I don't think that is so difficult. Maybe image-load-path could also allow symbols. Then one could make its last element the symbol `load-path', and thus it would be able to track changes of load-path. --=20 David Kastrup, Kriemhildstr. 15, 44793 Bochum