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#4789: use bootstrap-emacs to build emacs/leim directory, load emacs/leim/leim-list.el to loadup.el Date: Sun, 17 Jul 2011 19:10:09 -0400 Message-ID: <79pql88pwu.fsf@fencepost.gnu.org> References: <200911061649.nA6GnhUq027369@godzilla.ics.uci.edu> <55y6026rpt.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1310944283 4178 80.91.229.12 (17 Jul 2011 23:11:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 17 Jul 2011 23:11:23 +0000 (UTC) Cc: Dan Nicolaescu , 4789@debbugs.gnu.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 18 01:11:18 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QiaUX-00070m-DP for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jul 2011 01:11:17 +0200 Original-Received: from localhost ([::1]:53604 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiaUW-0008H2-Gb for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Jul 2011 19:11:16 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiaUJ-0008Gr-4z for bug-gnu-emacs@gnu.org; Sun, 17 Jul 2011 19:11:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QiaUI-0002kk-FQ for bug-gnu-emacs@gnu.org; Sun, 17 Jul 2011 19:11:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiaUI-0002kf-Cg for bug-gnu-emacs@gnu.org; Sun, 17 Jul 2011 19:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QiaUH-0000Ho-SA; Sun, 17 Jul 2011 19:11:01 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <200910230526.n9N5QKMP024959@godzilla.ics.uci.edu> Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 17 Jul 2011 23:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4789 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 4789-submit@debbugs.gnu.org id=B4789.13109442371069 (code B ref 4789); Sun, 17 Jul 2011 23:11:01 +0000 Original-Received: (at 4789) by debbugs.gnu.org; 17 Jul 2011 23:10:37 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QiaTs-0000HB-Eb for submit@debbugs.gnu.org; Sun, 17 Jul 2011 19:10:36 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QiaTY-0000Ge-Ry for 4789@debbugs.gnu.org; Sun, 17 Jul 2011 19:10:34 -0400 Original-Received: from localhost ([127.0.0.1]:34093) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiaTS-0006Mu-72; Sun, 17 Jul 2011 19:10:10 -0400 X-Spook: assassination blackjack Hamas 64 Vauxhall Cross SWAT Ron X-Ran: R/4*}Pnsi:1s-1ekF@+25tE$vldlz2!xx!a.s{lI=kwsVT%}e"1@3? List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:49364 Archived-At: Lars Magne Ingebrigtsen wrote: > Right. Was there any consensus that dumping with leim-list would be a > good idea? I read the thread, and I didn't really see any conclusions. Don't know. FWIW, I think leim/leim-list should be dumped (and therefore would need to be built with bootstrap-emacs), and normal-top-level should ignore those elements of load-path that are part of Emacs and so won't contain a leim-list. I doubt it will have much of a measurable effect though, so it's not a high priority to change it.