mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
Tell them to use C-z, not C-c, to stop Emacs under X.
This commit is contained in:
parent
a9278633c9
commit
eb55f651cf
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ kick in, provided that you run under GDB.
|
|||
All Lisp errors go through there.
|
||||
|
||||
It is useful, when debugging, to have a guaranteed way to return to
|
||||
the debugger at any time. When using X, this is easy: type C-c at the
|
||||
the debugger at any time. When using X, this is easy: type C-z at the
|
||||
window where Emacs is running under GDB, and it will stop Emacs just
|
||||
as it would stop any ordinary program. When Emacs is running in a
|
||||
terminal, things are not so easy.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue