GNU bug report logs -
#21867
25.0.50; lossage's log doesn't treat characters read by read-char as separate commands
Previous Next
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Lars Ingebrigtsen <larsi <at> gnus.org>
>> Cc: 21867 <at> debbugs.gnu.org, zkanfer <at> gmail.com
>> Date: Thu, 01 Aug 2019 20:58:50 +0200
>>
>> >> What `read-char' comes under "input keystrokes", I guess?
>> >
>> > Yes.
>>
>> Right, but view-lossage currently says
>>
>> C-x C-e ;; eval-last-sexp
>> a C-h l ;; view-lossage
>>
>> which is a very curious way of displaying this. It makes it look like
>> "a C-h l" is a key stroke.
>
> A newline should be enough to fix that, I think.
Yes, that'd be OK, I think, but it means that we have to
put... something... into the recent_keys variable to mark the "a" as
having been read by `read-string'. I suggested (nil . "some-string"),
but perhaps just (nil) would be OK?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 297 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.