From: jidanni@xxxxxxxxxxx Subject: [emacs-w3m:10518] move to next/previous submit button Date: Sat, 06 Dec 2008 04:30:25 +0800
Gentlemen, I am unhappy with (info "(emacs-w3m)Moving in a page"). E.g., I am on http://radioscanningtw.jidanni.org/index.php?title=%E5%98%89%E7%BE%A9%E7%B8%A3%E6%B6%88%E9%98%B2%E5%B1%80&action=history and I want to go to the form submit button, but ] runs the command w3m-next-forminsists on first taking be to each ( ) and (*) checkbox along the way.Hmm, maybe deploy ) is undefined as a new command, but that needs a SHIFT. Yuck...
How about trying w3m-submit-form() (bounded to C-c C-c, by default). This function submit the current form. Regards,