On Tue, May 29, 2012 at 12:41:26AM +0200, Petr Vorel <[email protected]> wrote: > could you please include this tiny patch which allow matcher to catch URL > containing diacritics?
The regex already matches URLs containing diacritics. > E.g.: http://www.svetgralu.cz/svet-gralu/Hrdý_národ_se_stává_velmocí_(2). > Otherwise it would match This is not a URL containing diacritics - to embed diacritics in urls, they would need to be encoded in some encoding and then escaped. One could make a point for better IRL support, but I don't think we want to go this route at the moment. -- The choice of a Deliantra, the free code+content MORPG -----==- _GNU_ http://www.deliantra.net ----==-- _ generation ---==---(_)__ __ ____ __ Marc Lehmann --==---/ / _ \/ // /\ \/ / [email protected] -=====/_/_//_/\_,_/ /_/\_\ _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
