all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: rgm@gnu.org, Stefan Monnier <monnier@IRO.UMontreal.CA>,
	bruce.connor.am@gmail.com, 22107@debbugs.gnu.org
Subject: bug#22107: 25.1; Wrong docstring for this-single-command-keys
Date: Mon, 07 Sep 2020 17:26:46 +0200	[thread overview]
Message-ID: <87ft7t7gll.fsf@gnus.org> (raw)
In-Reply-To: <83egeu9lze.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 10 Dec 2015 20:50:29 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

>> This said, the distinction between "this-single-command-keys" and
>> "this-command-keys" is something which should disappear, IMNSHO.
>
> Are we sure no one out there depends on that?  This is a very old
> feature.

This was four years ago, and it still hasn't been fixed.  `C-u C-x C-e'
is still:

(this-command-keys)
=> "^X^E"

There was disagreement between Stefan (who thinks that the current
behaviour is correct, and the doc should be fixed), and Eli (who was
concerned that this would be a breaking change).

Since it doesn't seem like there's been any big uproar over this change
over the years, I think that perhaps updating the documentation to
reflect the current behaviour is the way to go now.

Any further opinions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  parent reply	other threads:[~2020-09-07 15:26 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-07 15:42 bug#22107: 25.1; Wrong docstring for this-single-command-keys Artur Malabarba
2015-12-07 18:10 ` Glenn Morris
2015-12-07 21:46   ` Artur Malabarba
2015-12-07 21:55     ` Glenn Morris
2015-12-07 22:10       ` Artur Malabarba
2015-12-08  1:20         ` Glenn Morris
2015-12-08 12:01           ` Artur Malabarba
2015-12-08 16:59             ` Eli Zaretskii
2015-12-09  3:28               ` Stefan Monnier
     [not found]                 ` <83mvtkb882.fsf@gnu.org>
2015-12-09  4:53                   ` Stefan Monnier
     [not found]                     ` <83io47blbq.fsf@gnu.org>
2015-12-10 18:34                       ` Stefan Monnier
2015-12-10 18:37                         ` Stefan Monnier
2015-12-10 18:50                           ` Eli Zaretskii
2015-12-11  4:17                             ` Stefan Monnier
     [not found]                               ` <83eget8gos.fsf@gnu.org>
2015-12-11 14:49                                 ` Stefan Monnier
     [not found]                                   ` <83poyd6m1b.fsf@gnu.org>
2015-12-12  3:57                                     ` Stefan Monnier
2015-12-12  4:28                                       ` Stefan Monnier
2015-12-12  7:55                                         ` Eli Zaretskii
2015-12-12 14:25                                           ` Stefan Monnier
2015-12-12 14:55                                             ` Eli Zaretskii
2015-12-12 23:34                                               ` John Wiegley
2015-12-13  4:16                                                 ` Stefan Monnier
2015-12-13 10:12                                                   ` Artur Malabarba
2015-12-13 15:37                                                     ` Eli Zaretskii
2015-12-13 20:53                                                       ` Artur Malabarba
2015-12-14  3:27                                                         ` Eli Zaretskii
2015-12-14 13:52                                                           ` Artur Malabarba
2015-12-13 15:53                                                     ` Stefan Monnier
2015-12-13 17:25                                                     ` Drew Adams
2015-12-13 20:15                                                       ` Stefan Monnier
2020-09-07 15:26                             ` Lars Ingebrigtsen [this message]
2020-10-07  4:10                               ` Lars Ingebrigtsen
2015-12-10 18:49                         ` Eli Zaretskii
2015-12-11  4:24                           ` Stefan Monnier
     [not found]                             ` <83bn9x8g12.fsf@gnu.org>
2015-12-11 14:47                               ` Stefan Monnier
2015-12-11  4:17 ` Stefan Monnier
2015-12-11 13:10   ` Artur Malabarba
2015-12-11 14:44     ` Stefan Monnier
2015-12-11 15:39       ` Artur Malabarba
2015-12-12  4:06         ` Stefan Monnier
2016-05-11 13:33 ` bug#22107: this-command-keys no longer returns prefix argument Kaushal Modi
2016-05-11 14:02   ` Eli Zaretskii
2016-05-11 14:08     ` Kaushal Modi
2016-05-11 14:22       ` Stefan Monnier
2016-05-13 11:52         ` Kaushal Modi
2016-05-13 14:10           ` Eli Zaretskii
2016-05-13 15:00             ` Kaushal Modi
2016-05-11 14:18     ` Stefan Monnier

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=87ft7t7gll.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=22107@debbugs.gnu.org \
    --cc=bruce.connor.am@gmail.com \
    --cc=eliz@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=rgm@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.