GNU bug report logs - #4952
recognize URLs more

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jidanni <at> jidanni.org
Subject: bug#5929: closed (Re: bug#4952: recognize URLs more)
Date: Wed, 05 Dec 2012 07:30:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#4952: 24.0.50; FFAP anti-Asian

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 5929 <at> debbugs.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)]
From: Chong Yidong <cyd <at> gnu.org>
To: jidanni <at> jidanni.org
Cc: 4952-done <at> debbugs.gnu.org
Subject: Re: bug#4952: recognize URLs more
Date: Wed, 05 Dec 2012 15:28:57 +0800
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.

[Message part 3 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; FFAP anti-Asian
Date: Mon, 12 Apr 2010 01:50:46 +0800
"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.