[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
detect URLs in text better
- From: jidanni@xxxxxxxxxxx
- Date: Sat, 28 Mar 2009 13:34:03 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 10800
How can I make w3m-emacs (or ffap?) recognize that my cursor is on top
of a URL, so "g" (w3m-goto-url) will prompt me with it? Currently it
only recognizes the first one of these four variations:
網站: http://www.bitingmidge.org.tw/ 民眾對防治
網站:http://www.bitingmidge.org.tw/,民眾對防治
網站:http://www.bitingmidge.org.tw/,民眾對防治
網站:http://www.bitingmidge.org.tw/,民眾對防治a
The w3m-goto-url docstring doesn't say how.