From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [sdl.web@gmail.com: load-path missing?] Date: Sat, 23 Dec 2006 22:05:31 -0500 Message-ID: <87wt4i9eo4.fsf@stupidchicken.com> References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166929541 7492 80.91.229.10 (24 Dec 2006 03:05:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Dec 2006 03:05:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 24 04:05:38 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GyJgA-0006M8-5O for ged-emacs-devel@m.gmane.org; Sun, 24 Dec 2006 04:05:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GyJg9-0003wA-OM for ged-emacs-devel@m.gmane.org; Sat, 23 Dec 2006 22:05:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GyJfu-0003rU-L5 for emacs-devel@gnu.org; Sat, 23 Dec 2006 22:05:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GyJft-0003pE-Gq for emacs-devel@gnu.org; Sat, 23 Dec 2006 22:05:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GyJft-0003p0-4M for emacs-devel@gnu.org; Sat, 23 Dec 2006 22:05:21 -0500 Original-Received: from [18.19.1.138] (helo=cyd.mit.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GyJfs-0004ou-3X; Sat, 23 Dec 2006 22:05:20 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 68D6C4E46D; Sat, 23 Dec 2006 22:05:31 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Wed\, 20 Dec 2006 17\:18\:58 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64199 Archived-At: Richard Stallman writes: > He is talking about Unicode-2, but could someone please > check whether this happens with the current pretest? > Please respond with the answer. It does not happen with Emacs 22. > From: Leo > Subject: load-path missing? > To: emacs-devel@gnu.org > > Hi all, > > Compiling Emacs on my new Fedora Core 6 reveals something > interesting. Here is another one about load-path. > > My configure options are as follows: > > ,---- > | ./configure --prefix=/usr/local/packages/emacs > | --enable-locallisppath=/usr/local/share/emacs/site-lisp > `---- > > After install, I see this directory tree: > > PREFIX/share/emacs: > |--> site-lisp > \--> 23.0.0 > |--> site-lisp > |--> lisp > |--> leim > \--> etc > > However those two site-lisp dirs are not in the load-path. Is this > intentional? > > - -- > Leo (GPG Key: 9283AA3F) > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel > ---------- > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel