From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-protocol documentation Date: Thu, 22 Jun 2017 22:03:56 +0200 Message-ID: <87efub7psj.fsf@nicolasgoaziou.fr> References: <68E12968-9AF5-440A-B22C-AC55B70BA910@schnuddelhuddel.de> <87k248b6p8.fsf@nicolasgoaziou.fr> <7C76EDC3-CC7E-4AFE-B45B-867752C1B33A@schnuddelhuddel.de> <87a8519rlg.fsf@nicolasgoaziou.fr> <8760fp9mui.fsf@nicolasgoaziou.fr> <2FAD7DF2-2A0C-4703-A383-BA8D3346C691@schnuddelhuddel.de> <18D83D3C-C472-4614-988F-1F1DA5EB5CEC@schnuddelhuddel.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dO8Ke-0003w6-3O for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 16:04:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dO8Kd-0002mM-9B for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 16:04:00 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:44907) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dO8Kd-0002l2-2u for emacs-orgmode@gnu.org; Thu, 22 Jun 2017 16:03:59 -0400 In-Reply-To: <18D83D3C-C472-4614-988F-1F1DA5EB5CEC@schnuddelhuddel.de> (Mario Martelli's message of "Thu, 22 Jun 2017 21:32:21 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Mario Martelli Cc: emacs-orgmode@gnu.org Hello, Mario Martelli writes: > I=E2=80=99ve incorporated the org-protocol documentation into org.texi. > > https://github.com/mgmart/org-mode/commit/31dd3cc13034c8501d8526e25086152= a0e6538dd So as to ease the reviewing process, could you send it on the ML with git format-patch sub-command? Also, I suggest using ox-texinfo from development version, if you can, as the Texinfo output should be superior. >> I assume a bug around Line 527 in org-protocol.el >>=20 >> (let* ((base-url (plist-get (cdr prolist) :base-url)) >> =E2=80=94> (wsearch (regexp-quote base-url))) <= =E2=80=94 >>=20 >> Could anyone confirm that? I=E2=80=99m unsure whether it might be a loca= l misconfiguration on my side or not. Confirm what? Why do you think there is a bug in the line above? Regards, --=20 Nicolas Goaziou