bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Minor comint.el bug


From: Marshall, Simon
Subject: Minor comint.el bug
Date: Mon, 22 Sep 2003 10:35:50 +0100

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!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]