From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#21867: 25.0.50; lossage's log doesn't treat characters read by read-char as separate commands Date: Thu, 01 Aug 2019 21:21:29 +0300 Message-ID: <83o918hhli.fsf@gnu.org> References: <87blx8iwwm.fsf@mouse.gnus.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="79750"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 21867@debbugs.gnu.org, zkanfer@gmail.com To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 01 20:22:47 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1htFiw-000Kas-B9 for geb-bug-gnu-emacs@m.gmane.org; Thu, 01 Aug 2019 20:22:46 +0200 Original-Received: from localhost ([::1]:58228 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htFiu-00029e-Ut for geb-bug-gnu-emacs@m.gmane.org; Thu, 01 Aug 2019 14:22:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57637) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htFiR-00029W-1s for bug-gnu-emacs@gnu.org; Thu, 01 Aug 2019 14:22:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1htFiI-0007JL-Uv for bug-gnu-emacs@gnu.org; Thu, 01 Aug 2019 14:22:10 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46355) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1htFiD-0007HW-Pd for bug-gnu-emacs@gnu.org; Thu, 01 Aug 2019 14:22:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1htFiD-0006qY-JC for bug-gnu-emacs@gnu.org; Thu, 01 Aug 2019 14:22:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 01 Aug 2019 18:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21867 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 21867-submit@debbugs.gnu.org id=B21867.156468370626296 (code B ref 21867); Thu, 01 Aug 2019 18:22:01 +0000 Original-Received: (at 21867) by debbugs.gnu.org; 1 Aug 2019 18:21:46 +0000 Original-Received: from localhost ([127.0.0.1]:55176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htFhx-0006q4-Nf for submit@debbugs.gnu.org; Thu, 01 Aug 2019 14:21:45 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:45198) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htFht-0006pq-W3 for 21867@debbugs.gnu.org; Thu, 01 Aug 2019 14:21:42 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1htFho-00077w-PI; Thu, 01 Aug 2019 14:21:36 -0400 Original-Received: from [176.228.60.248] (port=4855 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1htFho-00043P-5F; Thu, 01 Aug 2019 14:21:36 -0400 In-reply-to: <87blx8iwwm.fsf@mouse.gnus.org> (message from Lars Ingebrigtsen on Thu, 01 Aug 2019 20:05:29 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:164247 Archived-At: > From: Lars Ingebrigtsen > Date: Thu, 01 Aug 2019 20:05:29 +0200 > Cc: 21867@debbugs.gnu.org > > > (read-char) > > > > Then, with point at the end of that line, type: > > > > C-x C-e a C-h l > > > > This evaluates the (read-char) sexp which reads the `a` typed, then > > views lossage. > > > > The last lines of lossage are: > > > > C-x C-e [eval-last-sexp] > > a C-h l [view-lossage] > > > > Note that the log line calling view-lossage also includes "a", the > > command read by read-char. I would expect the lossage buffer to be > > something like this: > > > > C-x C-e [eval-last-sexp] > > a [char read by read-char] > > C-h l [view-lossage] FWIW, I don't see why 'a' should be treated as a command here. It isn't.