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

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

bug#2817: [PATCH] Emacs CVS: comint-password-prompt-regexp - support ssh


From: Chong Yidong
Subject: bug#2817: [PATCH] Emacs CVS: comint-password-prompt-regexp - support ssh-keygen
Date: Fri, 11 Jun 2010 10:40:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> Chong Yidong wrote:
>
>>> Added support for ssh-keygen(1) prompt and changed to new format because
>>> the old one was hard to decipher and keep track on.
>>
>> Thanks, I have commited the change to the trunk.
>
> This can't be right. Eg why is there now a "^" at the start of the
> regexp, when there was not before?
>
> See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6367

The ^ is wrong, thanks for pointing this out.  I've removed it, and
added a test for this in test/comint-testsuite.el.





reply via email to

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