unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4881: use bootstrap-emacs to build emacs/leim directory, load emacs/leim/leim-list.el to loadup.el
@ 2009-11-06 16:49 Dan Nicolaescu
  2011-07-13 14:25 ` bug#4789: " Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 22+ messages in thread
From: Dan Nicolaescu @ 2009-11-06 16:49 UTC (permalink / raw)
  To: bug-gnu-emacs

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






^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2013-11-26  1:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-06 16:49 bug#4881: use bootstrap-emacs to build emacs/leim directory, load emacs/leim/leim-list.el to loadup.el Dan Nicolaescu
2011-07-13 14:25 ` bug#4789: " Lars Magne Ingebrigtsen
2011-07-13 17:00   ` Glenn Morris
2011-07-16 19:50     ` Lars Magne Ingebrigtsen
2011-07-16 23:37       ` Glenn Morris
2011-07-17  0:59         ` Lars Magne Ingebrigtsen
2009-10-23  5:26           ` bug#4789: leim-list.el needs to be included in the dumped images Dan Nicolaescu
2011-07-17 23:10             ` bug#4789: use bootstrap-emacs to build emacs/leim directory, load emacs/leim/leim-list.el to loadup.el Glenn Morris
2011-07-18  6:01               ` Dan Nicolaescu
2012-04-09  7:20               ` Glenn Morris
2012-04-09  7:49                 ` Eli Zaretskii
2012-04-09  7:59                   ` Glenn Morris
2012-04-09  8:31                     ` Eli Zaretskii
2012-04-09 16:34                       ` Glenn Morris
2012-04-09 17:09                         ` Eli Zaretskii
2012-04-09 17:30                           ` Glenn Morris
2012-04-09 17:38                             ` Eli Zaretskii
2012-04-10  1:52                           ` Stefan Monnier
2012-04-10  6:32                             ` Eli Zaretskii
2012-04-10 12:57                               ` Stefan Monnier
2013-11-26  1:08                                 ` Glenn Morris
2011-07-17  7:26           ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).