From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Marshall, Simon" Newsgroups: gmane.emacs.bugs Subject: Minor comint.el bug Date: Mon, 22 Sep 2003 10:35:50 +0100 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1064223809 11347 80.91.224.253 (22 Sep 2003 09:43:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2003 09:43:29 +0000 (UTC) Cc: 'Davis Herring' Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 22 11:43:26 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A1NE6-0004nd-01 for ; Mon, 22 Sep 2003 11:43:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A1NA1-000457-4a for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Sep 2003 05:39:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A1N71-0003NM-HL for bug-gnu-emacs@gnu.org; Mon, 22 Sep 2003 05:36:07 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A1N6y-0003MK-Iw for bug-gnu-emacs@gnu.org; Mon, 22 Sep 2003 05:36:05 -0400 Original-Received: from [212.125.75.19] (helo=mail14.messagelabs.com) by monty-python.gnu.org with smtp (Exim 4.22) id 1A1N6x-0003KT-4L for bug-gnu-emacs@gnu.org; Mon, 22 Sep 2003 05:36:03 -0400 X-VirusChecked: Checked X-Env-Sender: simon.marshall@misys.com X-Msg-Ref: server-32.tower-14.messagelabs.com!1064223352!1121310 X-StarScan-Version: 5.0.7; banners=-,-,- Original-Received: (qmail 17066 invoked from network); 22 Sep 2003 09:35:52 -0000 Original-Received: from unknown (HELO pigeon.misys.com) (217.196.235.2) by server-32.tower-14.messagelabs.com with SMTP; 22 Sep 2003 09:35:52 -0000 Original-Received: From gull.misys.com ([10.80.48.7]) by pigeon.misys.com (WebShield SMTP v4.5 MR1a); id 106422359762; Mon, 22 Sep 2003 10:39:57 +0100 Original-Received: by gull.midas-kapiti.com with Internet Mail Service (5.5.2653.19) id ; Mon, 22 Sep 2003 10:39:03 +0100 Original-To: 'Emacs Bug' X-Mailer: Internet Mail Service (5.5.2653.19) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list 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 Xref: main.gmane.org gmane.emacs.bugs:5831 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5831 Guys, I don't maintain comint.el anymore so this report would be best dealt with by whoever does now. Davis, what version of Emacs is this? -----Original Message----- From: Davis Herring [mailto:sdh6@ra.msstate.edu] Sent: 22 September 2003 10:18 To: Olin Shivers; Simon Marshall Subject: Minor comint.el bug If, when using `comint-watch-for-password-prompt' as an output filter, the user quits at the pretty password prompt it provides, the `nil' that `comint-read-noecho' returns causes `send-invisible' to prompt again with the generic "Non-echoed text: ", which is confusing. However, if the user quits again, this time it displays "Warning: text will be echoed"; this is a good thing, so it would be bad to just make `comint-watch-for-password-prompt' do (and pw (send-invisible pw)). Some merger or refactoring is evidently needed (which I'd be glad to attempt if desired). Happy debugging, Davis Herring -- Ship Quantum Express -- the honest company that admits to having no idea when your shipment will get there or where it will be when it does!