GNU bug report logs - #4881
use bootstrap-emacs to build emacs/leim directory, load emacs/leim/leim-list.el to loadup.el

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>

Date: Fri, 6 Nov 2009 17:00:04 UTC

Severity: wishlist

Tags: notabug

Merged with 910, 4789

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #3 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: use bootstrap-emacs to build emacs/leim directory, load emacs/leim/leim-list.el to loadup.el
Date: Fri, 6 Nov 2009 08:49:43 -0800 (PST)
emacs/leim/leim-list.el is big and it gets loaded every time emacs is
started, even in batch mode.  It would be more efficient to put it in
the dumped image, it will be stored in read-only memory that way.

For that emacs/leim/leim-list.el needs to be created before dumping, but
the emacs/leim directory is built with "emacs", it should be built with
"bootstrap-emacs".

See also: http://permalink.gmane.org/gmane.emacs.devel/116284




This bug report was last modified 11 years and 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.