GNU bug report logs -
#5929
24.0.50; FFAP anti-Asian
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sun, 11 Apr 2010 17:51:03 UTC
Severity: minor
Merged with 3259,
4952,
7703
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
"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.
This bug report was last modified 12 years and 223 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.