[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pasting a password
- From: jidanni@xxxxxxxxxxx
- Date: Tue, 07 Oct 2008 12:26:47 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 10381
- References: <b4mr66tnit1.fsf@xxxxxxx>
Dear bug-gnu-emacs:
The challenge: attempt to paste this password into the w3m password
entry field.
>>>>> "DW" == Debian Wiki <debian-www@xxxxxxxxxxxxxxxx> writes:
DW> Somebody has requested to submit your account data to this email address.
DW> If you lost your password, please use the data below and just enter the
DW> password AS SHOWN into the wiki's password form field (use copy and paste
DW> for that).
DW> After successfully logging in, it is of course a good idea to set a new and known password.
DW> Login Name: myname
DW> Login Password: {SHA}reallylongsodontaskmetotypeitinbyhandplease
DW> Login URL: http://wiki.debian.org/UserPreferences
The problem is C-y is just read as a raw character there at the
mini buffer Password: prompt. emacs-w3m-version "1.4.263".
>>>>> "KY" == Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
KY> That's what `read-passwd' that is an Emacs function does. In
KY> the function definition, the special keys that it handles are
KY> only C-h, C-u and C-? (see the doc string).
OK, sending to bug-gnu-emacs. emacs-version "22.2.1".