From unknown Mon Aug 18 14:26:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#27995 <27995@debbugs.gnu.org> To: bug#27995 <27995@debbugs.gnu.org> Subject: Status: view-lossage should show the contents of prompts Reply-To: bug#27995 <27995@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:26:43 +0000 retitle 27995 view-lossage should show the contents of prompts reassign 27995 emacs submitter 27995 =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson severity 27995 wishlist tag 27995 wontfix thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 06 22:12:55 2017 Received: (at submit) by debbugs.gnu.org; 7 Aug 2017 02:12:55 +0000 Received: from localhost ([127.0.0.1]:45115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1deXXL-0002aj-0g for submit@debbugs.gnu.org; Sun, 06 Aug 2017 22:12:55 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54227) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1deXXJ-0002aK-H4 for submit@debbugs.gnu.org; Sun, 06 Aug 2017 22:12:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1deXXD-0004Zb-CU for submit@debbugs.gnu.org; Sun, 06 Aug 2017 22:12:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:60666) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1deXXD-0004ZT-9X for submit@debbugs.gnu.org; Sun, 06 Aug 2017 22:12:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1deXXC-0001Om-70 for bug-gnu-emacs@gnu.org; Sun, 06 Aug 2017 22:12:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1deXX7-0004Wg-76 for bug-gnu-emacs@gnu.org; Sun, 06 Aug 2017 22:12:46 -0400 Received: from homie.mail.dreamhost.com ([208.97.132.208]:40013 helo=homiemail-a9.g.dreamhost.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1deXX6-0004WI-UI for bug-gnu-emacs@gnu.org; Sun, 06 Aug 2017 22:12:41 -0400 Received: from homiemail-a9.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a9.g.dreamhost.com (Postfix) with ESMTP id 0C44C5BE06B for ; Sun, 6 Aug 2017 19:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=AThXmR3iiPkbLueoD30504aWDoQ=; b=eTnFLt/Sfz5VYA/l NfPgbqijlne60CTlXpjfeG5sJWntN21ceVOXTjqp26j3HEZQiyhjZKP4j4fUCSgb QClZkJEVEy196x1n726QvuKta8BsCy8srxLasNrJw4t9hkwmaMzJzsX7B9UqSioo jPoN+BByGk/Yo6n37HtBbmUiAOI= Received: from jidanni.org (114-46-60-214.dynamic-ip.hinet.net [114.46.60.214]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a9.g.dreamhost.com (Postfix) with ESMTPSA id B50F15BE064 for ; Sun, 6 Aug 2017 19:12:36 -0700 (PDT) From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs@gnu.org Subject: view-lossage should show the contents of prompts Date: Mon, 07 Aug 2017 08:49:39 +0800 Message-ID: <87tw1kkxr0.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) C-h l runs the command view-lossage. It is great, however an improvement would be to show what the user was prompted with. Why? Because hitting RET is equivalent to the user typing what he was prompted with, however the latter is never recorded. C-x 4 b [switch-to-buffer-other-window] #prompted with mno321 [minibuffer-complete-and-exit] C-x k [kill-buffer] #prompted with xyz123 [minibuffer-complete-and-exit] Indeed even open-dribble-file doesn't capture the prompts, nor does C-h e which runs the command view-echo-area-messages. From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 15 13:58:06 2019 Received: (at 27995) by debbugs.gnu.org; 15 Jul 2019 17:58:06 +0000 Received: from localhost ([127.0.0.1]:49011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hn5Ek-0000Lm-7o for submit@debbugs.gnu.org; Mon, 15 Jul 2019 13:58:06 -0400 Received: from quimby.gnus.org ([80.91.231.51]:46294) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hn5Ei-0000Ld-26 for 27995@debbugs.gnu.org; Mon, 15 Jul 2019 13:58:04 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hn5Ee-0001pK-VQ; Mon, 15 Jul 2019 19:58:03 +0200 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#27995: view-lossage should show the contents of prompts References: <87tw1kkxr0.fsf@jidanni.org> Date: Mon, 15 Jul 2019 19:58:00 +0200 In-Reply-To: <87tw1kkxr0.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Mon, 07 Aug 2017 08:49:39 +0800") Message-ID: <87y30z9o47.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > C-h l runs the command view-lossage. > > It is great, however an improvement would be to show what the user was > prompted with. > > Why? Because hitting RET is equivalent to the user typing what he [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27995 Cc: 27995@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > C-h l runs the command view-lossage. > > It is great, however an improvement would be to show what the user was > prompted with. > > Why? Because hitting RET is equivalent to the user typing what he was > prompted with, however the latter is never recorded. > > C-x 4 b [switch-to-buffer-other-window] #prompted with mno321 > [minibuffer-complete-and-exit] I don't think this sounds like it's worth doing. Closing. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 15 13:58:12 2019 Received: (at control) by debbugs.gnu.org; 15 Jul 2019 17:58:12 +0000 Received: from localhost ([127.0.0.1]:49014 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hn5Ep-0000M6-MA for submit@debbugs.gnu.org; Mon, 15 Jul 2019 13:58:11 -0400 Received: from quimby.gnus.org ([80.91.231.51]:46308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hn5En-0000Ly-PV for control@debbugs.gnu.org; Mon, 15 Jul 2019 13:58:10 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hn5El-0001pU-6e for control@debbugs.gnu.org; Mon, 15 Jul 2019 19:58:09 +0200 Date: Mon, 15 Jul 2019 19:58:06 +0200 Message-Id: <87wogj9o41.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #27995 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 27995 wontfix close 27995 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 27995 wontfix close 27995 quit From unknown Mon Aug 18 14:26:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 13 Aug 2019 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator