; Fix broken links to gmane.org
This commit is contained in:
@@ -240,7 +240,7 @@ be used instead."
|
||||
(concat
|
||||
"\\(?:"
|
||||
;; Match paired parentheses, e.g. in Wikipedia URLs:
|
||||
;; http://thread.gmane.org/47B4E3B2.3050402@gmail.com
|
||||
;; http://thread.gmane.org/47B4E3B2.3050402@gmail.com [dead link]
|
||||
"[" chars punct "]+" "(" "[" chars punct "]+" ")"
|
||||
"\\(?:" "[" chars punct "]+" "[" chars "]" "\\)?"
|
||||
"\\|"
|
||||
|
||||
Reference in New Issue
Block a user