[mew-int 01904] Re: international URLs

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Thu Nov 11 11:03:55 JST 2004


> Mew doesn't highlight international URLs like
> 
>   http://żółw.pl/
> 
> or 
> 
>   http://www.əɛ.net/
> 
> properly.  Looks like a bug.

How about configuring as follows?

(setq mew-regex-url "\\b\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\):\\(//[-a-zA-Z0-9_.]+:[0-9]*\\)?[^ \t\n\r]*")

I don't know interaction between Emacs and browser works well.
Moreover I don't know international URLs should be clickable.

# The international domain breaks many things.

--Kazu



More information about the Mew-int mailing list