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: Ivan Shmakov
Subject: bug#17169: fails to start with (setq force-load-messages t) in ~/.emacs
Date: Wed, 02 Apr 2014 09:45:28 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Package:  emacs

        As of ad37c460d20, Emacs fails early in startup should ~/.emacs
        set force-load-messages to t.  Consider, e. g.:

$ cat < .emacs 
(setq force-load-messages t)
$ HOME="$PWD" emacs --debug-init 
…^G^G^Gemacs: NSTATICS too small; try increasing and recompiling Emacs.
$ reset ; stty intr ^C ; ## restore sane tty settings 

        A version built 2014-03-13 is apparently not affected.

-- 
FSF associate member #7257





reply via email to

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