From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62263 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.gnus.general,gmane.mail.mh-e.devel Subject: Re: New GNOME icons Date: Wed, 15 Mar 2006 07:42:19 -0800 Organization: Newt Software Message-ID: <28215.1142437339@olgas.newt.com> References: <20403.1141690692@olgas.newt.com> <3861.1142268982@olgas.newt.com> <22907.1142318606@olgas.newt.com> <3669.1142364565@olgas.newt.com> <7035.1142372131@olgas.newt.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1142437417 14358 80.91.229.2 (15 Mar 2006 15:43:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Mar 2006 15:43:37 +0000 (UTC) Original-X-From: ding-owner+m10790@lists.math.uh.edu Wed Mar 15 16:43:34 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FJY95-0006Lg-C2 for ding-account@gmane.org; Wed, 15 Mar 2006 16:42:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FJY8z-0002C2-00; Wed, 15 Mar 2006 09:42:37 -0600 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FJY8m-0002An-00 for ding@lists.math.uh.edu; Wed, 15 Mar 2006 09:42:24 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FJY8k-0008Nr-4N for ding@lists.math.uh.edu; Wed, 15 Mar 2006 09:42:24 -0600 Original-Received: from pop-knobcone.atl.sa.earthlink.net ([207.69.195.64]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FJY8j-0007c6-00 for ; Wed, 15 Mar 2006 16:42:21 +0100 Original-Received: from h-68-165-5-58.snvacaid.dynamic.covad.net ([68.165.5.58] helo=olgas.newt.com) by pop-knobcone.atl.sa.earthlink.net with esmtp (Exim 3.36 #10) id 1FJY8i-0006SW-00; Wed, 15 Mar 2006 10:42:20 -0500 Original-Received: by olgas.newt.com (Postfix, from userid 1000) id 404C81707E; Wed, 15 Mar 2006 07:42:19 -0800 (PST) Original-Received: from olgas.newt.com (localhost [127.0.0.1]) by olgas.newt.com (Postfix) with ESMTP id 3CF2616FB0; Wed, 15 Mar 2006 07:42:19 -0800 (PST) Original-To: mh-e-devel@lists.sourceforge.net, ding@gnus.org In-reply-to: Comments: In-reply-to Reiner Steib message dated "Wed, 15 Mar 2006 13:10:30 +0100." 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: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62263 gmane.mail.mh-e.devel:11989 Archived-At: Reiner Steib wrote: > On Tue, Mar 14 2006, Bill Wohler wrote: > > > How would you fix this, then? > > > > While compiling mh-folder-mode in file > > /usr/local/src/mh-e/src/emacs/lisp/mh-e/mh-folder.el: > > ** reference to free variable image-load-path > > > > Would this be acceptable? > > > > (eval-when-compile (defvar image-load-path)) > > Yes. IIRC `eval-when-compile' isn't necessary: Thanks. Not necessary, but better no? Since it's only needed during compilation, doesn't putting it in an eval-when-compile produce one less form to evaluate during run-time? I also find it self-documenting. -- 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.