Richard Hartmann wrote:
> On Jan 10, 2008 4:20 PM, Ben Schmidt <[EMAIL PROTECTED]> wrote:
>
>
>> I suspect it is deliberate. URLs rarely contain parentheses, but are often
>> written
>> inside them in sentences, e.g.
>>
>> There is interesting information on the web (for example, at
>> http://vim.org/).
>
> That is true. In case there is an opening bracket in the URL, I do think
> highlighting the closing bracket as well would make sense, though.
>
>
> Richard
The parentheses should have been percent-escaped, i.e., replaced by a percent
sign and their hex value (00-FF) as in
http://www.vim.org/%28test%29
Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
225. You sign up for free subscriptions for all the computer magazines
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---