GNU bug report logs - #25596
comint-password-prompt-regexp and non-English locales

Previous Next

Package: emacs;

Reported by: Rahul Martim Juliato <rahuljuliato <at> gmail.com>

Date: Wed, 1 Feb 2017 01:50:01 UTC

Severity: minor

Tags: confirmed

Merged with 26698, 29028, 30838

Found in versions 24.5, 25.1, 25.3

Fixed in version 26.1

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

Bug is archived. No further changes may be made.

Full log


Message #11 received at 25596 <at> debbugs.gnu.org (full text, mbox):

From: Rahul Martim Juliato <rahuljuliato <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Rahul Martim Juliato <rahuljuliato <at> gmail.com>, 25596 <at> debbugs.gnu.org
Subject: Re: bug#25596: 25.1; Password not hidden
Date: Thu, 02 Feb 2017 18:53:54 -0200
I'm on arch Linux, armv7, samsumg crhomebook.

I launch emacs with:

emacs -Q -f shell

inside of it:
sudo ls

And then shell asks me for the password not hiding it when I type.

I already tried a "solution" i found on-line by adding this to my .emacs file:

(add-hook 'comint-output-filter-functions
	  'comint-watch-for-password-prompt)

And altough I'm using a brazillian portuguese system, sudo should
recognize the portuguese word "senha" as a passwork equivalent, or at
least recognize that the line asks for password with "[sudo]". I also
tryied do C the lang bash variables, the problem remains.

As a side note, passord IS hidden with e-shell and ansi-term.

Thanks.



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





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

Previous Next


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