emacs-devel
[Top][All Lists]
Advanced

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

Re: BBDB v3 approaching release


From: Stephen J. Turnbull
Subject: Re: BBDB v3 approaching release
Date: Sat, 01 Jun 2013 03:30:55 +0900

Tom Tromey writes:
 > >>>>> "Stephen" == Stephen J Turnbull <address@hidden> writes:

 > Stephen> Failing that (ie, for the foreseeable future), I think what
 > Stephen> ELPA should do is provide a suite of functions for finding
 > Stephen> package resources[...].
 > 
 > It does already.  See [load-file-name].

That assumes that everything is placed in a particular directory, or
perhaps in a fixed relative location to that directory.  What I have
in mind is something that supports more complex (and presumably
prettier) package organizations, so that you can do

    (locate-data-file 'my-package "sjt-face.png")

and things like that without assuming that images live in the same
directory as the Lisp code.



reply via email to

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