GNU bug report logs -
#4952
recognize URLs more
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Wed, 18 Nov 2009 02:45:06 UTC
Severity: minor
Merged with 3259,
5929,
7703
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 05 Dec 2012 15:28:57 +0800
with message-id <87hao1yn2e.fsf <at> gnu.org>
and subject line Re: bug#4952: recognize URLs more
has caused the debbugs.gnu.org bug report #4952,
regarding 24.0.50; FFAP anti-Asian
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
4952: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4952
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
"I can't take it any longer." FFAP can't detect these URLs because FFAP
is anti-Asian :-) wide character.
亞太綠人大會(APGN)網站:http://www.apgn2010.org/zh-hant/home
亞太酷兒綠人會議(APQG)網站:http://sites.google.com/site/apqg2010/
Or FFAP is anti colon,
亞太綠人大會(APGN)網站:http://www.apgn2010.org/zh-hant/home
亞太酷兒綠人會議(APQG)網站:http://sites.google.com/site/apqg2010/
Anyway, _more often than not_ URLs come with a : glued in front of them.
Please update
ffap-url-regexp is a variable defined in `ffap.el'.
Its value is
"\\`\\(news\\(post\\)?:\\|nntp:\\|mailto:\\|file:\\|\\(ftp\\|https?\\|telnet\\|gopher\\|www\\|wais\\)://\\)."
I notice my .emacs file has
(eval-after-load "ffap"
'(setcar (cdr (assq 'url ffap-string-at-point-mode-alist))
"--:=&?$+@-Z_[:lower:][:multibyte:]()~#,%;*"))
which all I know is it doesn't help.
[Message part 3 (message/rfc822, inline)]
jidanni <at> jidanni.org writes:
> How do I make ffap or emacs-w3m recognize that
> This:http://jidanni.org/ and
> this:http://jidanni.org/ are URLs, just like
> This: http://jidanni.org/ ?
Fixed in trunk, thanks.
This bug report was last modified 12 years and 227 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.