Variable: org-any-link-re

org-any-link-re is an alias for org-link-any-re, defined in org-compat.el.gz.

This variable is obsolete since 9.3; use org-link-any-re instead.

Value

"\\(\\[\\[\\(\\(?:[^][\\]\\|\\\\\\(?:\\\\\\\\\\)*[][]\\|\\\\+[^][]\\)+\\)]\\(?:\\[\\([^z-a]+?\\)]\\)?]\\)\\|\\(<\\(attachment\\|b\\(?:bdb\\|ibtex\\)\\|do\\(?:cview\\|i\\)\\|e\\(?:lisp\\|shell\\|ww\\)\\|f\\(?:ile\\(?:\\+\\(?:\\(?:emac\\|sy\\)s\\)\\)?\\|tp\\)\\|gnus\\|h\\(?:elp\\(?:ful\\)?\\|ttps?\\|y\\(?:pb-msg\\)?\\)\\|i\\(?:d\\|nfo\\|rc\\)\\|m\\(?:a\\(?:ilto\\|n\\)\\|he\\)\\|news\\|r\\(?:mail\\|oam\\)\\|shell\\|w3m\\):\\([^>\n]*\\(?:\n[         ]*[^>        \n][^>\n]*\\)*\\)>\\)\\|\\(\\(?:\\<\\(?:\\(attachment\\|b\\(?:bdb\\|ibtex\\)\\|do\\(?:cview\\|i\\)\\|e\\(?:lisp\\|shell\\|ww\\)\\|f\\(?:ile\\(?:\\+\\(?:\\(?:emac\\|sy\\)s\\)\\)?\\|tp\\)\\|gnus\\|h\\(?:elp\\(?:ful\\)?\\|ttps?\\|y\\(?:pb-msg\\)?\\)\\|i\\(?:d\\|nfo\\|rc\\)\\|m\\(?:a\\(?:ilto\\|n\\)\\|he\\)\\|news\\|r\\(?:mail\\|oam\\)\\|shell\\|w3m\\)\\):\\(\\(?:[^][         \n()<>]\\|[(<[]\\(?:[^][       \n()<>]\\|[(<[][^][    \n()<>]*[])>]\\)*[])>]\\)+\\(?:[^[:punct:]  \n]\\|/\\|[(<[]\\(?:[^][     \n()<>]\\|[(<[][^][    \n()<>]*[])>]\\)*[])>]\\)\\)\\)\\)"

Documentation

Regular expression matching any link.

Aliases

org-any-link-re (obsolete since 9.3)