all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23343: 25.0.93; URI schemes are not regexp-quoted for `goto-address-url-regexp'
@ 2016-04-23 13:51 Phil Sainty
  2016-04-23 14:02 ` bug#23343: 25.0.93; [PATCH] " Phil Sainty
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Sainty @ 2016-04-23 13:51 UTC (permalink / raw
  To: 23343

The URI schemes from `thing-at-point-uri-schemes' are concatenated
into a regexp group without being suitably escaped, meaning there
are bugs whenever regexp meta-characters appear. e.g.:

bzr+ssh://
iris.beep:






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-06-25 14:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-23 13:51 bug#23343: 25.0.93; URI schemes are not regexp-quoted for `goto-address-url-regexp' Phil Sainty
2016-04-23 14:02 ` bug#23343: 25.0.93; [PATCH] " Phil Sainty
2016-04-23 22:48   ` Phil Sainty
2016-04-24 11:36     ` Lars Magne Ingebrigtsen
2016-04-24 13:48       ` Phil Sainty
2019-06-25 14:02         ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.