From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#19368: 25.0.50; NSM prompt is not self-explanatory enough Date: Fri, 05 Feb 2016 14:35:13 +1100 Message-ID: <871t8rx21a.fsf@gnus.org> References: <83bnn762d6.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1454643442 22508 80.91.229.3 (5 Feb 2016 03:37:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Feb 2016 03:37:22 +0000 (UTC) Cc: 19368@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 05 04:37:11 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aRXCn-0007F9-4u for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Feb 2016 04:37:09 +0100 Original-Received: from localhost ([::1]:45725 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRXCm-0005kL-0a for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Feb 2016 22:37:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRXCi-0005kG-VK for bug-gnu-emacs@gnu.org; Thu, 04 Feb 2016 22:37:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRXCf-0004h9-Pc for bug-gnu-emacs@gnu.org; Thu, 04 Feb 2016 22:37:04 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:52243) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRXCf-0004h3-MR for bug-gnu-emacs@gnu.org; Thu, 04 Feb 2016 22:37:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aRXCf-000588-Il for bug-gnu-emacs@gnu.org; Thu, 04 Feb 2016 22:37:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Feb 2016 03:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19368 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19368-submit@debbugs.gnu.org id=B19368.145464338719676 (code B ref 19368); Fri, 05 Feb 2016 03:37:01 +0000 Original-Received: (at 19368) by debbugs.gnu.org; 5 Feb 2016 03:36:27 +0000 Original-Received: from localhost ([127.0.0.1]:60832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRXC6-00057I-VW for submit@debbugs.gnu.org; Thu, 04 Feb 2016 22:36:27 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:34984) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRXC5-00057A-0i for 19368@debbugs.gnu.org; Thu, 04 Feb 2016 22:36:26 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aRXAz-0001mc-PN; Fri, 05 Feb 2016 04:35:18 +0100 In-Reply-To: <83bnn762d6.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 13 Dec 2014 16:39:01 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aRXAz-0001mc-PN MailScanner-NULL-Check: 1455248120.06388@Pxy8JUfB1XueT1eTKzsjUg 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: 208.118.235.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:112452 Archived-At: Eli Zaretskii writes: > To reproduce: > > emacs -Q > M-x eww RET www.google.com RET > Click on the "Sign in" link > > The NSM shows a buffer with description of why it failed to verify the > certificate of accounts.google.com, and prompts in the minibuffer like > this: > > Continue connecting? (No, Session only, Always) > > It expects me to press either N, S, or A, but that is not clear enough > from the prompt. > > I suggest to change the prompt to something like this: > > Continue connecting? ([N]o, [S]ession only, [A]lways) > > Alternatively, the first letter could be underlined (assuming we can > rely on every supported terminal to be able to display underlined > characters). This has now been fixed, and it's using read-multiple-choice, which makes the character choices underline and bold on graphical systems, and "[l]ike this" on non-graphical ones. Some terminals do have the capability to underline and bold stuff, but have nil (display-graphic-p), right? Is there a way to determine whether we're running on one of those terminals? Because underlining/bolding is prettier than [t]his. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no