From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#910: leim-list.el is looked up in too many places at startup Date: Wed, 10 Sep 2008 00:33:54 -0400 Message-ID: References: <200809071125.m87BPSMV028737@sallyv1.ics.uci.edu> <200809100219.m8A2J5Cl011266@sallyv1.ics.uci.edu> Reply-To: Glenn Morris , 910@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1221022087 5865 80.91.229.12 (10 Sep 2008 04:48:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2008 04:48:07 +0000 (UTC) Cc: 910@emacsbugs.donarmstrong.com To: Dan Nicolaescu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Sep 10 06:48:59 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KdHdC-00055P-TV for geb-bug-gnu-emacs@m.gmane.org; Wed, 10 Sep 2008 06:48:43 +0200 Original-Received: from localhost ([127.0.0.1]:39083 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdHcC-0002K1-T4 for geb-bug-gnu-emacs@m.gmane.org; Wed, 10 Sep 2008 00:47:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdHc8-0002JX-GV for bug-gnu-emacs@gnu.org; Wed, 10 Sep 2008 00:47:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdHc7-0002JG-Cr for bug-gnu-emacs@gnu.org; Wed, 10 Sep 2008 00:47:35 -0400 Original-Received: from [199.232.76.173] (port=46594 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdHc7-0002JB-1F for bug-gnu-emacs@gnu.org; Wed, 10 Sep 2008 00:47:35 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:41439) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KdHc6-000149-Dz for bug-gnu-emacs@gnu.org; Wed, 10 Sep 2008 00:47:34 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8A4lWoM023057; Tue, 9 Sep 2008 21:47:32 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8A4j4og021804; Tue, 9 Sep 2008 21:45:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 10 Sep 2008 04:45:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 910 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 910-submit@emacsbugs.donarmstrong.com id=B910.122102134419502 (code B ref 910); Wed, 10 Sep 2008 04:45:04 +0000 Original-Received: (at 910) by emacsbugs.donarmstrong.com; 10 Sep 2008 04:35:44 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8A4Zfe1019496 for <910@emacsbugs.donarmstrong.com>; Tue, 9 Sep 2008 21:35:42 -0700 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KdHOs-00007A-7x; Wed, 10 Sep 2008 00:33:54 -0400 X-Spook: Serbian ASLET Tony Blair DES Venezuela Crypto AG global X-Ran: vRa#^'t-MoOp;Y#:Kx#Sp]et;1#>'q@#wxx[(P%!,*4K?CJLB=q'2f{Ux7(G!'1lwn$dKK X-Hue: cyan X-Attribution: GM In-Reply-To: <200809100219.m8A2J5Cl011266@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 09 Sep 2008 19:19:05 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Wed, 10 Sep 2008 00:47:35 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20425 Archived-At: Dan Nicolaescu wrote: > > + (let ((leim (expand-file-name "../leim/leim-list.el" data-directory))) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > This won't work when building in a separate directory: > leim-list.el is generated in the build tree, not the > source tree (unlike what happens for .elc files...) Looks like I can just use doc-directory instead of data-directory here, and all will be well. The only question is, if people are supposed to be able to have multiple leim-list files, or to be able to add their own. I guess not?