Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] cscope ebuilds
Date: Sat, 15 Nov 2003 15:46:07
Message-Id: 20031115154605.GC26593@time
In Reply to: Re: [gentoo-dev] cscope ebuilds by Anupam Kapoor
1 Anupam Kapoor wrote: [Sat Nov 15 2003, 04:01:13AM EST]
2 > ok. got the fix. the problem was that for installing
3 > 50xcscope-gentoo.el, we were using a doins instead of using the normal
4 > 'elisp-site-file-install'. also we should have used elisp-install for
5 > installing the *.el[c] files. the changes fix the problem.
6
7 Nice work tracking this down.
8
9 > two questions:
10 > 1. how do i send the changes back ?
11
12 File a bug at bugs.gentoo.org, assign to emacs@g.o
13
14 > 2. in site-start.el, there seems to be an inconsistency in the way
15 > the site files are added to the load-path. for some cases, we have
16 >
17 > (setq load-path
18 > (cons "/usr/share/emacs/site-lisp/dircolors" load-path))
19 >
20 > and for other cases we have
21 >
22 > (add-to-list 'load-path "/usr/share/emacs/site-lisp/htmlize")
23 >
24 > shouldn't we be doing either of the two ?
25
26 If nobody answers this on the list, you could include this question in
27 your bug report.
28
29 Aron
30
31 --
32 Aron Griffis
33 Gentoo Linux Developer
34 Key fingerprint = E3B6 8734 C2D6 B5E5 AE76 FB3A 26B1 C5E3 2010 4EB0