From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62280 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.mail.mh-e.devel,gmane.emacs.gnus.general Subject: Re: gmm-image-load-path-for-library redux Date: Thu, 16 Mar 2006 00:05:50 -0800 Organization: Newt Software Message-ID: <15679.1142496350@olgas.newt.com> References: <20403.1141690692@olgas.newt.com> <3861.1142268982@olgas.newt.com> <22907.1142318606@olgas.newt.com> <1183.1142359136@olgas.newt.com> <9172.1142473306@olgas.newt.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1142496381 17980 80.91.229.2 (16 Mar 2006 08:06:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Mar 2006 08:06:21 +0000 (UTC) Cc: ding@gnus.org, mh-e-devel@lists.sourceforge.net Original-X-From: mh-e-devel-admin@lists.sourceforge.net Thu Mar 16 09:06:17 2006 Return-path: Envelope-to: gmmd-mh-e-devel@m.gmane.org Original-Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FJnUp-0001Nn-NJ for gmmd-mh-e-devel@m.gmane.org; Thu, 16 Mar 2006 09:06:12 +0100 Original-Received: from sc8-sf-list1-b.sourceforge.net (sc8-sf-list1-b.sourceforge.net [10.3.1.7]) by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP id F1AE213273; Thu, 16 Mar 2006 00:06:10 -0800 (PST) Original-Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1FJnUa-0001BW-VS for mh-e-devel@lists.sourceforge.net; Thu, 16 Mar 2006 00:05:56 -0800 Original-Received: from pop-sarus.atl.sa.earthlink.net ([207.69.195.72]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1FJnUZ-0006al-Mw for mh-e-devel@lists.sourceforge.net; Thu, 16 Mar 2006 00:05:57 -0800 Original-Received: from h-68-165-4-28.snvacaid.dynamic.covad.net ([68.165.4.28] helo=olgas.newt.com) by pop-sarus.atl.sa.earthlink.net with esmtp (Exim 3.36 #10) id 1FJnUU-0003zX-00; Thu, 16 Mar 2006 03:05:50 -0500 Original-Received: by olgas.newt.com (Postfix, from userid 1000) id 7E3121707E; Thu, 16 Mar 2006 00:05:50 -0800 (PST) Original-Received: from olgas.newt.com (localhost [127.0.0.1]) by olgas.newt.com (Postfix) with ESMTP id 7A2BF16F9B; Thu, 16 Mar 2006 00:05:50 -0800 (PST) Original-To: Katsumi Yamaoka In-reply-to: Comments: In-reply-to Katsumi Yamaoka message dated "Thu, 16 Mar 2006 16:24:37 +0900." X-Mailer: MH-E 7.93+cvs; nmh 1.1; GNU Emacs 22.0.50.14 X-Image-URL: http://www.newt.com/wohler/images/bill-diving.png Mail-Followup-To: mh-e-devel@lists.sourceforge.net, ding@gnus.org X-Spam-Score: 1.0 (+) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 1.0 FORGED_RCVD_HELO Received: contains a forged HELO Original-Sender: mh-e-devel-admin@lists.sourceforge.net Errors-To: mh-e-devel-admin@lists.sourceforge.net X-BeenThere: mh-e-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: , List-Id: Forum for the MH-E developers List-Post: List-Help: List-Subscribe: , List-Archive: X-Original-Date: Thu, 16 Mar 2006 00:05:50 -0800 Xref: news.gmane.org gmane.mail.mh-e.devel:12004 gmane.emacs.gnus.general:62280 Archived-At: Katsumi Yamaoka wrote: > (eq image-load-path (butlast image-load-path 0)) => t For some reason, I made 0 == nil, which does trim the last item. > > A minor point, but why use (symbol-value 'image-load-path)? Why not just > > the simpler and clearer image-load-path? > > (I mentioned it in my last message as: > The purpose is just the same as (defvar image-load-path) you > did; i.e., avoiding a compiler warning that Emacs 21 issues.) While experimenting, I got a compiler warning with (symbol-value 'image-load-path)... > > Here is a reworked function that seems to do what everybody wants (and > > hopefully doesn't take an hour to understand ;-). What do you think? > > That's skillful! But it was easy to understand. It also solves > the problem I mentioned above (the case that Gnus is installed > separately with the default configuration). Could you install > it in Emacs? I'll do that first thing in the morning, California time. Thanks for pointing out this problem in the code and for reviewing my code. > >>>>> In Katsumi Yamaoka wrote: > > > It suggests there's no way that she uses her favorite images instead > > of the ones Emacs provides. > > Didn't you all understand my funny English? It's not as bad as my Japanese ;-). Having lived in Germany for four years, I have grown to appreciate the efforts of non-native speakers, so don't worry. We would not get too far on my Japanese which is Please, Thank You, Excuse Me, and the symbol on the men's toilet. Domo! -- 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. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642