[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't parse past '"'
- From: jidanni@xxxxxxxxxxx
- Date: Fri, 22 Apr 2011 00:45:33 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 11555
When the cursor is on this link,
<li> <a href="http://www.google.com.tw/search?q=%22startpar:+service(s)+returned+failure:+udev%22+site:bugs.debian.org&ie=utf-8&oe=utf-8">http://www.google.com.tw/search?q="startpar: service(s) returned failure: udev" site:bugs.debian.org&ie=utf-8&oe=utf-8</a>
u runs the command w3m-print-this-url
and parses it correctly.
g runs the command w3m-goto-url
and truncates it at
http://www.google.com.tw/search?q= .
emacs-w3m-version "1.4.433"