Gentoo Archives: gentoo-dev

From: Anupam Kapoor <anupamk@×××××××××.net>
To: Matthew Kennedy <mkennedy@g.o>
Cc: Jason Stubbs <jasonbstubbs@×××××××××××.com>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] cscope ebuilds
Date: Tue, 18 Nov 2003 09:36:30
Message-Id: 87oevakoh0.fsf@speakeasy.net
In Reply to: Re: [gentoo-dev] cscope ebuilds by Matthew Kennedy
1 Matthew Kennedy <mkennedy@g.o> writes:
2
3 >>
4 >> (add-to-list 'load-path "/usr/share/emacs/site-lisp/htmlize")
5 >
6 > Either will work. However, add-to-list is probably a better choice,
7 > as it doesn't append elements which would result in duplicates.
8 indeed ! but can't we automate the adding of load-paths ? because we
9 already know the location of site-lisp dir
10 i.e. /usr/share/emacs/site-lisp/ and the current package we are
11 installing is ${P} ?
12
13 just curious.
14
15 kind regards
16 anupam
17
18
19 >
20 > Matt
21 > --
22 > Matthew Kennedy
23 > Gentoo Linux Developer
24 >
25 >
26
27 --
28 ...mathematicians do it smoothly and continuously or discretely in groups and in fields.
29
30
31 --
32 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] cscope ebuilds Jeremy Maitin-Shepard <jbms@g.o>