GNU bug report logs -
#4789
leim-list.el needs to be included in the dumped images
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Fri, 23 Oct 2009 05:35:05 UTC
Severity: wishlist
Tags: notabug
Merged with 910,
4881
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: 4789 <at> debbugs.gnu.org
> Date: Mon, 09 Apr 2012 03:59:42 -0400
>
> Eli Zaretskii wrote:
>
> > Is there any special reason to do that with bootstrap-emacs and not
> > with a "normal" emacs?
>
> So that leim-list can be included in the dumped emacs executable.
But you need to do this again whenever Emacs is rebuilt, not just at
bootstrap time. Right? Are you relying on the fact that on Posix
hosts bootstrap-emacs and emacs are (currently) the same executable,
and that bootstrap-emacs is generated even when no bootstrap is
necessary, like when building a released tarball?
> > I'm asking because there's no bootstrap-emacs on Windows.
>
> Oh. Then I guess I mean whatever executable is used to compile the lisp
> files from loadup.el on MS Windows.
So you just need _any_ emacs executable capable of code that generates
leim-list.el, is that right?
> Basically, I want to load leim-list.el in loadup.el, so it needs to be
> generated before loadup.el is read. Similar to loaddefs.el and
> ldefs-boot.el, except with no leim-boot.el being needed (I guess; I see
> I haven't thought this bit through!).
Well, the actual intent of my question was to see if we need to
discuss the design of this some more ;-)
Thanks.
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.