emacs/etc
Stefan Monnier c89b234405 eval.c: Add new var lisp-eval-depth-reserve
Rather than blindly increase `max-lisp-eval-depth` when entering the
debugger or running `signal-hook-function`, use this new "reserve"
to keep track of how much we have grown the stack for "debugger"
purposes so that for example recursive calls to `signal-hook-function`
can't eat up the whole C stack.

* src/eval.c (max_ensure_room): Rewrite.
(restore_stack_limits): Move before `max_ensure_room`.  Rewrite.
(call_debugger, signal_or_quit): Adjust calls accordingly.
Also grow `max-lisp-eval-depth` for `hander-bind` handlers.
(init_eval_once): Don't initialize `max_lisp_eval_depth` here.
(syms_of_eval): Initialize it here instead.
Add new var `lisp-eval-depth-reserve`.

* doc/lispref/eval.texi (Eval): Add `lisp-eval-depth-reserve`.
2023-12-28 01:16:37 -05:00
..
charsets
e
forms
gnus
images Fix toolbar for Log Edit mode 2023-12-24 10:32:45 +02:00
nxml
org
refcards Merge from origin/emacs-29 2023-12-16 09:17:51 -05:00
schema
srecode
themes ; Fix typos 2023-12-10 13:22:04 +01:00
tutorials
AUTHORS ; Update ChangeLog.4 and etc/AUTHORS. 2023-10-19 04:53:08 -04:00
CALC-NEWS ; Fix spelling of my name in all ChangeLog files 2023-10-25 15:20:46 +02:00
ChangeLog.1 ; Fix spelling of my name in all ChangeLog files 2023-10-25 15:20:46 +02:00
compilation.txt
COPYING
DEBUG ; Fix typos 2023-12-10 13:22:04 +01:00
DEVEL.HUMOR
DISTRIB
edt-user.el
EGLOT-NEWS Eglot: bump to 1.16 2023-12-27 08:02:20 -06:00
emacs-buffer.gdb
emacs-mail.desktop
emacs.desktop
emacs.icon
emacs.metainfo.xml
emacs.service
emacs_lldb.py Gud LLDB completions (bug#66604) 2023-10-18 20:51:22 +02:00
emacsclient-mail.desktop Add 'server-eval-args-left' to server.el 2023-10-29 14:10:23 +02:00
emacsclient.desktop Make emacsclient handle org-protocol:// links 2023-09-18 12:54:22 +02:00
enriched.txt
ERC-NEWS Promote "normal" faces in erc-track 2023-12-17 20:17:55 -08:00
ETAGS.EBNF
ETAGS.README
future-bug
gnus-tut.txt
grep.txt
HELLO
HISTORY
JOKES
MACHINES
MH-E-NEWS
NEWS eval.c: Add new var lisp-eval-depth-reserve 2023-12-28 01:16:37 -05:00
NEWS.1-17
NEWS.18
NEWS.19
NEWS.20
NEWS.21
NEWS.22
NEWS.23
NEWS.24
NEWS.25
NEWS.26
NEWS.27
NEWS.28
NEWS.29 Merge from savannah/emacs-29 2023-11-24 08:38:03 +08:00
NEXTSTEP
NXML-NEWS
ORG-NEWS ; Fix typos 2023-12-03 23:31:30 +01:00
org.gnu.emacs.defaults.gschema.xml
package-keyring.gpg
PROBLEMS Merge from origin/emacs-29 2023-12-23 06:30:40 -05:00
ps-prin0.ps
ps-prin1.ps
publicsuffix.txt Update publicsuffix.txt from upstream 2023-12-10 14:44:41 +01:00
README
rgb.txt Revert "Update etc/rgb.txt from X.Org upstream" 2023-10-16 08:56:53 +08:00
ses-example.ses
spook.lines
TERMS
TODO ; * etc/TODO: Fix punctuation. 2023-11-20 14:45:30 +02:00
w32-feature.el
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2023 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)