[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: terminating form input by =?utf-8?b?YEMtYw==?= C-c'
- From: Ivan Zakharyaschev <imz@xxxxxxxxxxxx>
- Date: Thu, 13 Jan 2011 00:22:46 +0000 (UTC)
- X-ml-name: emacs-w3m
- X-mail-count: 11488
- References: <b4m8wo6bxht.fsf@xxxxxxx> <87bpsx4qap.fsf@xxxxxxxxxxx>
<jidanni <at> jidanni.org> writes:
>
> Dear emacs-w3m team: I'm curious about forms with no submit button
> (<input type="submit">), like the one on http://perishablepress.com/ :
> I.e., I fill out the text box, only to discover no way to submit the
> form. Is the author drunk on JavaScript, or can emacs-w3m help out
> here. Could a C-c C-c in the minibuffer send the form one day?
Now C-c C-c when the cursor is on a form in a page (not in the
minibuffer) will submit the form (w3m-submit-form command). (I also
spent a while wondering how to submit forms without buttons --
http://ikiwiki.info/bugs/no_search_button__44___hence_can__39__t_do_search_in_w3m_at_ikiwiki.info/
.)
Perhaps displaying a hint in the echo area (like "Press C-c C-c to
submit this form.") when on a form would help many novice emacs-w3m
users.
Best regards, and thanks for your work!
Ivan Z.