[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
don't always decode the url in the minibuffer
- From: jidanni@xxxxxxxxxxx
- Date: Sun, 01 Feb 2009 02:30:30 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 10657
I am browsing the former, but I want to browse the latter,
http://radioscanningtw.jidanni.org/index.php?title=台中縣消防局
http://radioscanningtw.jidanni.org/index.php?title=台東縣消防局
which differs only by one character. So I hit
g runs the command w3m-goto-url
and in the minibuffer I get
http://radioscanningtw.jidanni.org/index.php?title=%E5%8F%B0%E4%B8%AD%E7%B8%A3%E6%B6%88%E9%98%B2%E5%B1%80
which is no fun to attempt to edit just to change one character.
I wish g etc. would not decode the url in the minibuffer.