GNU bug report logs - #11867
24.1.50; Windows bootstrap crash (converting tit files?)

Previous Next

Package: emacs;

Reported by: Richard Copley <rcopley <at> gmail.com>

Date: Fri, 6 Jul 2012 16:01:01 UTC

Severity: normal

Found in version 24.1.50

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: Eli Zaretskii <eliz <at> gnu.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: rcopley <at> gmail.com, 11867 <at> debbugs.gnu.org
Subject: bug#11867: 24.1.50; Windows bootstrap crash (converting tit files?)
Date: Fri, 13 Jul 2012 07:57:32 +0300
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Fri, 13 Jul 2012 02:19:25 +0200
> Cc: rcopley <at> gmail.com, 11867 <at> debbugs.gnu.org
> 
>         for %%f in (. $(WINS)) do for %%g in (%%f/*.el) do \
>           $(emacs) -l loaddefs $(BYTE_COMPILE_FLAGS) -f
> batch-byte-compile-if-not-done %%f/%%g
> 
> so each Emacs instance runs only for a few seconds, the time to
> compile a single .el file. I can try modifying the makefile and
> forcing it to run emacs under gdb when %f/%g is either
> language/japan-util.el or language/japanese.el, the two only files
> that cause the crash.

That should do the trick, I think.




This bug report was last modified 12 years and 2 days ago.

Previous Next


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