emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modifying image-load-path/load-path


From: Bill Wohler
Subject: Re: Modifying image-load-path/load-path
Date: Fri, 10 Mar 2006 15:09:36 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> Bill Wohler <address@hidden> writes:
>
>> We are also working to replace redundant code for locating our packages'
>> images and updating image-load-path (load-path in Emacs 21) with a
>> single function in image.el.
>>
>> Our question for you is this: should such a function actually modify the
>> image-load-path (as MH-E does now), or simply return a modified version
>> of image-load-path for use in a scoped variable copy of image-load-path
>> (as Gnus does now)?
>
> IMO, using a scoped copy is cleaner.  Is there any reason to modify
> the image-load-path permanently?

Thanks, Chong. I'm surprised you were the only one who replied. Since
both you and the Gnus project leaned towards a scoped variable, I took
that approach and checked in image-load-path-for-library just now.

Reiner, if you haven't done so already, it would be good to
deprecate/replace calls to mm-image-load-path and possibly
nnheader-find-etc-directory too.

-- 
Bill Wohler <address@hidden>  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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]