[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: don't put raw ( ) into the kill ring, use %28 %29 instead
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 14 May 2012 09:22:36 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11827
- References: <87zk9cpiqy.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11826] jidanni@xxxxxxxxxxx wrote:
> Visit http://en.wikipedia.org/wiki/Circumstantial_Evidence_(album)
> hit "c". Don't you think
> http://en.wikipedia.org/wiki/Circumstantial_Evidence_%28album%29
> would be safer to put into the kill ring than the raw "(", ")",
> which often mess up when given to friends to click on.
Indeed, even though those characters are valid in url string.
I tried improving it in CVS. Thanks.