From: jidanni@jidanni.org
To: bug-gnu-emacs@gnu.org
Subject: bug#247: docstring only mention one binding when there are two
Date: Thu, 15 May 2008 04:46:41 +0800 [thread overview]
Message-ID: <87ve1gbolq.fsf@jidanni.org> (raw)
Exhibit A:
kill-region is an interactive compiled Lisp function in `simple.el'...
(If you want to kill and then yank immediately, use <C-insertchar>.)
Exhibit B:
<C-insert> runs the command kill-ring-save
which is an interactive compiled Lisp function in `simple.el'.
It is bound to <C-insertchar>, <C-insert>.
Trying to guess what key is C-insertchar, I stumbled upon C-insert,
which showed that Exhibit A does not mention both keys.
(To this day I don't know which of my 104 keys is "insertchar".)
By the way, don't say
"If you want to kill and then yank immediately"
say
"If you want to save the region as if killed, but don't kill it"
as it sounds less nuts :-)
emacs-version "22.2.1"
next reply other threads:[~2008-05-14 20:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <jwvy76bnwcs.fsf-monnier+emacsbugreports@gnu.org>
2008-05-14 20:46 ` jidanni [this message]
2008-05-15 20:45 ` bug#247: marked as done (docstring only mention one binding when there are two) Emacs bug Tracking System
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ve1gbolq.fsf@jidanni.org \
--to=jidanni@jidanni.org \
--cc=247@emacsbugs.donarmstrong.com \
--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 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).