Chris Moore <[EMAIL PROTECTED]> writes: > I type: > > C-x C-f /sudo:[EMAIL PROTECTED]:/ RET blah RET
Btw, /sudo::/ is a short cut for this. > "blah" isn't my password, so I expect it to fail, and re-prompt, but > instead I see "Login failed" in the message line, and a new buffer > called *tramp/sudo [EMAIL PROTECTED] containing: > > Sorry, try again. > Password: > > The cursor is left in this new window, just after the '.' of > 'again.'. If I type my password at the 'Password:' prompt, it is > displayed on the screen, and hitting return after it doesn't do > anything anyway, since the buffer is in Fundamental mode. The buffer displayed to you is meant to show you what's going wrong. Retyping a password is not implemented yet in Tramp, it is on the todo list. Best regards, Michael. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
