unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* comint-delchar-or-maybe-eof nicety
@ 2007-12-17 12:54 jidanni
  0 siblings, 0 replies; only message in thread
From: jidanni @ 2007-12-17 12:54 UTC (permalink / raw)
  To: bug-gnu-emacs

$ emacs -Q
z z z z z z z z z <return> C-p C-k C-k <escape> x s
h e l l <return> c a t <return> C-y C-d C-f
It beeps on both C-d and C-f, meaning that

  C-d runs the command comint-delchar-or-maybe-eof
  Sends an EOF only if point is at the end of the buffer

is wrong, unless it has something to do with

  and there is no input.

Anyway, I love yanking several lines into the *shell* buffer, but then
often C-d, C-c C-d, or even C-q C-d send one too many C-d's. OK, never
mind. emacs-version "22.1.1".




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-17 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 12:54 comint-delchar-or-maybe-eof nicety jidanni

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