* bug#46732: view-lossage puts keys in my mouth that I never typed
@ 2021-02-23 12:15 積丹尼 Dan Jacobson
2021-02-24 16:31 ` Lars Ingebrigtsen
0 siblings, 1 reply; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-02-23 12:15 UTC (permalink / raw)
To: 46732
I typed "W C-h" eight times.
The first four in gnus' summary buffer,
the last four in gnus' article buffer.
<return> ;; gnus-group-select-group
<return> ;; exit-minibuffer
W C-h ;; describe-prefix-bindings
W C-h ;; describe-prefix-bindings
W C-h ;; describe-prefix-bindings
W C-h ;; describe-prefix-bindings
<return> ;; gnus-summary-scroll-up
h ;; gnus-summary-select-article-buffer
W ;; gnus-article-read-summary-keys
W C-h W ;; gnus-article-read-summary-keys
W C-h W ;; gnus-article-read-summary-keys
W C-h W ;; gnus-article-read-summary-keys
W C-h C-h l ;; view-lossage
As we see, view-lossage is "stuffing keys in my mouth in front of the judge."
I never ever typed W C-h W, ever. emacs-version "27.1"
(By the way, those last four also gave an empty list, even though many W
prefix keys work fine there.)
(info "(emacs) Misc Help"):
If something surprising happens, and you are not sure what you typed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
use âC-h lâ (âview-lossageâ). âC-h lâ displays your last 300 input
keystrokes...
view-lossage is an interactive compiled Lisp function in âhelp.elâ...
Display last few input keystrokes and the commands run.
^^^=300?!
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#46732: view-lossage puts keys in my mouth that I never typed
2021-02-23 12:15 bug#46732: view-lossage puts keys in my mouth that I never typed 積丹尼 Dan Jacobson
@ 2021-02-24 16:31 ` Lars Ingebrigtsen
2021-02-24 17:34 ` 積丹尼 Dan Jacobson
0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-02-24 16:31 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 46732
積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:
> W ;; gnus-article-read-summary-keys
> W C-h W ;; gnus-article-read-summary-keys
> W C-h W ;; gnus-article-read-summary-keys
> W C-h W ;; gnus-article-read-summary-keys
I think this may be the twentyfourth time you've reported oddities with
`gnus-article-read-summary-keys'?
Closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#46732: view-lossage puts keys in my mouth that I never typed
2021-02-24 16:31 ` Lars Ingebrigtsen
@ 2021-02-24 17:34 ` 積丹尼 Dan Jacobson
0 siblings, 0 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-02-24 17:34 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 46732, rms
OK. Therefore on (info "(emacs) Misc Help")
> If something surprising happens, and you are not sure what you typed,
> use ‘C-h l’ (‘view-lossage’). ‘C-h l’ displays your last 300 input
> keystrokes and the commands they invoked.
Please add
> (However in certain curcumstancs other characters that you didn't type
> may also be included, therefore one should NOT use it as evidence in a
> court of law.)
Also please add a similar note on the view-lossage doc string. Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-24 17:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-23 12:15 bug#46732: view-lossage puts keys in my mouth that I never typed 積丹尼 Dan Jacobson
2021-02-24 16:31 ` Lars Ingebrigtsen
2021-02-24 17:34 ` 積丹尼 Dan Jacobson
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.