unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#247: docstring only mention one binding when there are two
@ 2008-05-14 20:46 ` jidanni
  2008-05-15 20:45   ` bug#247: marked as done (docstring only mention one binding when there are two) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2008-05-14 20:46 UTC (permalink / raw)
  To: bug-gnu-emacs

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"






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

* bug#247: marked as done (docstring only mention one binding when  there are two)
  2008-05-14 20:46 ` bug#247: docstring only mention one binding when there are two jidanni
@ 2008-05-15 20:45   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-05-15 20:45 UTC (permalink / raw)
  To: Stefan Monnier

[-- Attachment #1: Type: text/plain, Size: 895 bytes --]


Your message dated Thu, 15 May 2008 16:36:02 -0400
with message-id <jwvy76bnwcs.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#247: docstring only mention one binding when there are two
has caused the Emacs bug report #247,
regarding docstring only mention one binding when there are two
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
247: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=247
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2140 bytes --]

From: jidanni@jidanni.org
To: bug-gnu-emacs@gnu.org
Subject: docstring only mention one binding when there are two
Date: Thu, 15 May 2008 04:46:41 +0800
Message-ID: <87ve1gbolq.fsf@jidanni.org>

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"



[-- Attachment #3: Type: message/rfc822, Size: 2155 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 247-done@emacsbugs.donarmstrong.com
Subject: Re: bug#247: docstring only mention one binding when there are two
Date: Thu, 15 May 2008 16:36:02 -0400
Message-ID: <jwvy76bnwcs.fsf-monnier+emacsbugreports@gnu.org>

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

Emacs doesn't know either where is your `insertchar' key, or even if you
have an `insertchar' key.  Neither can it easily figure out whether you
have an `insert' key.

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

Indeed, thanks,


        Stefan



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

end of thread, other threads:[~2008-05-15 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <jwvy76bnwcs.fsf-monnier+emacsbugreports@gnu.org>
2008-05-14 20:46 ` bug#247: docstring only mention one binding when there are two jidanni
2008-05-15 20:45   ` bug#247: marked as done (docstring only mention one binding when there are two) Emacs bug Tracking System

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