unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* minibuffer entry up in smoke upon three ESC's
@ 2005-01-21  1:46 Dan Jacobson
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Jacobson @ 2005-01-21  1:46 UTC (permalink / raw)


Gentlemen, minibuffer text entry goes up in smoke upon three ESC's:
ESC x c o m p i l e RET v e r y _ i m p o r t a i n t _
painfully_entered_long_line ESC ESC ESC
If I wanted to throw it all away, I would have hit ^G. The three ESC's
were just a typo.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: minibuffer entry up in smoke upon three ESC's
       [not found] <mailman.14691.1106445664.27204.bug-gnu-emacs@gnu.org>
@ 2005-01-24 17:15 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2005-01-24 17:15 UTC (permalink / raw)


Dan Jacobson wrote:
 > Gentlemen, minibuffer text entry goes up in smoke upon three ESC's:
 > ESC x c o m p i l e RET v e r y _ i m p o r t a i n t _
 > painfully_entered_long_line ESC ESC ESC
 > If I wanted to throw it all away, I would have hit ^G. The three ESC's
 > were just a typo.

That is user error, not a program bug.

,----[ C-h k ESC ESC ESC ]
| ESC ESC ESC runs the command keyboard-escape-quit
|    which is an interactive compiled Lisp function in `simple'.
| (keyboard-escape-quit)
|
| Exit the current "mode" (in a generalized sense of the word).
| This command can exit an interactive command such as `query-replace',
| can clear out a prefix argument or a region,
| can get out of the minibuffer or other recursive edit,
| cancel the use of the current buffer (for special-purpose buffers),
| or go back to just one window (by deleting all but the selected window).
`----

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-24 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-21  1:46 minibuffer entry up in smoke upon three ESC's Dan Jacobson
     [not found] <mailman.14691.1106445664.27204.bug-gnu-emacs@gnu.org>
2005-01-24 17:15 ` Kevin Rodgers

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).