From: jidanni@jidanni.org
To: bug-gnu-emacs@gnu.org
Subject: comint-delchar-or-maybe-eof nicety
Date: Mon, 17 Dec 2007 20:54:16 +0800 [thread overview]
Message-ID: <87ejdlzdl3.fsf@jidanni.org> (raw)
$ 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".
reply other threads:[~2007-12-17 12:54 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=87ejdlzdl3.fsf@jidanni.org \
--to=jidanni@jidanni.org \
--cc=bug-gnu-emacs@gnu.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.