GNU bug report logs -
#17169
fails to start with (setq force-load-messages t) in ~/.emacs
Previous Next
Reported by: Ivan Shmakov <ivan <at> siamics.net>
Date: Wed, 2 Apr 2014 09:46:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ivan Shmakov <ivan <at> siamics.net>
> Date: Wed, 02 Apr 2014 17:43:25 +0000
>
> In GNU Emacs 24.4.50.1 (x86_64-unknown-linux-gnu)
> of 2014-04-02 on violet.siamics.net
> Configured using:
> `configure --prefix=/home/private/users/ivan --disable-silent-rules
> --enable-dependency-tracking --enable-gcc-warnings --without-pop
> --without-sound --without-x-toolkit --without-gpm --without-dbus
> --without-gconf --without-gsettings --without-makeinfo --without-x
> --with-wide-int --with-gnutls --with-zlib'
>
> Configured features:
> NOTIFY GNUTLS LIBXML2 ZLIB
Strange. One of the 2 system I checked is very similar to this one.
> What bothers me the most here is how force-load-messages
> interferes with an otherwise working build?
That part is quite clear: it requires one more slot in the staticvec[]
array.
Can you run Emacs under GDB, put a breakpoint in staticpro, and when
it breaks, show the backtrace and the value of staticidx?
This bug report was last modified 11 years and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.