[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-print-this-url now saves encoded links
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Thu, 14 Jun 2012 09:11:57 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11859
- References: <87pq92pyjq.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11858] jidanni@xxxxxxxxxxx wrote:
> I push 'u' on a link.
> http://www.couchsurfing.org/group_read.html%3Fgid%3D1300%26post%3D5992583%23post12283354
> gets saved into the kill ring instead of
> http://www.couchsurfing.org/group_read.html?gid=1300&post=5992583#post12283354
> I then paste that into Firefox and it cannot be found.
I noticed it a moment ago, too. That's indeed inconvenient.
But it was done in answer to your suggestion:
http://emacs-w3m.namazu.org/ml/msg11718.html
Maybe the better is to encode url string for only parentheses,
i.e., ()[]{}. Or are there any other letters? Otherwise, would
we rather abandon this feature?