Re: [PATCH] org-protocol: Fix missing '+' in js snippet

2021-05-08 Thread David Asabina
#x27;ll hear when I'm contributing to more noise than signal. 😉 On Tue, May 04, 2021 at 11:44:34PM +0700, Maxim Nikulin wrote: > On 03/05/2021 22:25, David Asabina wrote: > > > I have a question that is a bit off-topic in this thread however. Since > > > you > > >

[PATCH] org-protocol: Fix missing '+' in js snippet

2021-04-19 Thread David Asabina
* org-protocol (org-protocol-capture): Add missing plus-sign to javascript snippet to allow readers of the doc string to use example snippet with minimal edits. TINYCHANGE --- lisp/org-protocol.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-protocol.el b/lisp/org-