GNU bug report logs - #27154
25.2; python.el shell does not respect getpass.getpass prompt

Previous Next

Package: emacs;

Reported by: Diego Fernandez <difernan <at> redhat.com>

Date: Tue, 30 May 2017 21:10:01 UTC

Severity: normal

Found in version 25.2

Fixed in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Diego Fernandez <difernan <at> redhat.com>
Cc: 27154 <at> debbugs.gnu.org
Subject: bug#27154: 25.2; python.el shell does not respect getpass.getpass prompt
Date: Wed, 31 May 2017 14:46:23 -0400
Glenn Morris wrote:

> emacs -Q --eval "(add-hook 'inferior-python-mode-hook (lambda () (push
> 'comint-watch-for-password-prompt comint-output-filter-functions)))"
> -f run-python

Sorry, add-hook would be better than push.

> I have no idea whether your usage is common enough that this should be the
> default.

I see comint-watch-for-password-prompt was taken out a few years ago (a6dc66a),
for performance reasons, https://debbugs.gnu.org/16875 . Though from the
numbers quoted there, it doesn't look like it was causing any problem.




This bug report was last modified 7 years and 350 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.