GNU bug report logs -
#1104
[emacs-w3m:10380] Re: pasting a password
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Tue, 7 Oct 2008 04:35:03 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#1104: [emacs-w3m:10380] Re: pasting a password
It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.
--
1104: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1104
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
jidanni <at> jidanni.org writes:
> Regarding those mile long one-time passwords that we are supposed to
> paste into our browsers, etc.:
>
> Some people also wish to paste the password into the box with the
> mouse too (middle button). Therefore please roll back all that extra
> security, and just do the plain echo asterisks, like firefox or
> whatever.
>
> Speaking about M-y. I am a old dog who still types ESC instead of
> Meta-key for the M- stuff -- never learned new tricks.
I added a C-y binding to read-passwd. More complicated stuff, such as
allowing mouse pastes, will have to wait for a isearch-like rewrite of
read-passwd, as Stefan said.
(Also, we should probably document the keybindings that can be used to
enter passwords into the Emacs manual. I'll add a new node for it.)
[Message part 3 (message/rfc822, inline)]
Dear bug-gnu-emacs:
The challenge: attempt to paste this password into the w3m password
entry field.
>>>>> "DW" == Debian Wiki <debian-www <at> lists.debian.org> 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 <at> jpl.org> 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".
This bug report was last modified 16 years and 247 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.