bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17169: fails to start with (setq force-load-messages t) in ~/.emacs


From: Eli Zaretskii
Subject: bug#17169: fails to start with (setq force-load-messages t) in ~/.emacs
Date: Wed, 02 Apr 2014 23:20:48 +0300

> From: Ivan Shmakov <ivan@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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]