all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 29495@debbugs.gnu.org
Cc: yamaoka@jpl.org
Subject: bug#29495: Remember last file where a variable was changed
Date: Wed, 29 Nov 2017 07:30:07 +0800	[thread overview]
Message-ID: <87fu8y9e2o.fsf@jidanni.org> (raw)

Maybe these

    max-specpdl-size is a variable defined in ‘C source code’.
    Its value is 1335
    Original value was 1300

      This variable may be risky if used as a file-local variable.

    Documentation:
    Limit on number of Lisp variable bindings and ‘unwind-protect’s.
    If Lisp code tries to increase the total number past this amount,
    an error is signaled.
    You can safely use a value considerably larger than the default value,
    if that proves inconveniently small.  However, if you increase it too far,
    Emacs could run out of memory trying to make the stack bigger.
    Note that this limit may be silently increased by the debugger
    if ‘debug-on-error’ or ‘debug-on-quit’ is set.

    You can customize this variable.

should not only keep a record that a value was changed, but also at
least the name of the last file that changed it. (As I can't seem to
find where it got changed.)





                 reply	other threads:[~2017-11-28 23:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=87fu8y9e2o.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=29495@debbugs.gnu.org \
    --cc=yamaoka@jpl.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.