Re: [PATCH 2/3] org-protocol.el: Fix detection of old-style URIs

2021-04-28 Thread Bastien
Applied in maint, thanks! -- Bastien

[PATCH 2/3] org-protocol.el: Fix detection of old-style URIs

2021-04-04 Thread Maxim Nikulin
* lisp/org-protocol.el (org-protocol-check-filename-for-protocol): Avoid incorrect regexp in check whether command line argument uses new syntax. Fix failures of org-protocol tests. Question mark was not escaped in the previous version 928e67df7e, so any string was matched by lazy "*". Match in n