unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ivan Shmakov <ivan@siamics.net>
Cc: 17169@debbugs.gnu.org
Subject: bug#17169: fails to start with (setq force-load-messages t) in	~/.emacs
Date: Wed, 02 Apr 2014 19:29:20 +0300	[thread overview]
Message-ID: <83ppkzbspr.fsf@gnu.org> (raw)
In-Reply-To: <87mwg4awuf.fsf@violet.siamics.net>

> From: Ivan Shmakov <ivan@siamics.net>
> Date: Wed, 02 Apr 2014 09:45:28 +0000
> 
> 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.

Please provide the full information about your system and build that
is normally reported by "M-x report-emacs-bug RET".

FWIW, I checked this on 2 different systems, and I see at least 350
free slots in the staticvec[] array, before the current value of
NSTATICS will be reached.  So I wonder how come on your system you are
so close to the limit that a single extra symbol overflows it.





  reply	other threads:[~2014-04-02 16:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02  9:45 bug#17169: fails to start with (setq force-load-messages t) in ~/.emacs Ivan Shmakov
2014-04-02 16:29 ` Eli Zaretskii [this message]
2014-04-02 17:43   ` Ivan Shmakov
2014-04-02 20:20     ` Eli Zaretskii
2014-04-03  6:35       ` Ivan Shmakov
2014-04-03 15:58         ` Eli Zaretskii
2014-04-03 19:05           ` Ivan Shmakov
2014-04-03 20:00             ` Eli Zaretskii
2014-04-03 20:41               ` Ivan Shmakov
2014-04-04  7:55                 ` Eli Zaretskii
2014-04-04  9:15                   ` Ivan Shmakov
2014-04-04  9:47                     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83ppkzbspr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=17169@debbugs.gnu.org \
    --cc=ivan@siamics.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).