From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sacha Chua Subject: Re: [PATCH] org-protocol: Allow key=val&key2=value2-style URLs Date: Fri, 18 Dec 2015 16:49:50 -0500 Message-ID: <87oadnfmv5.fsf@sachachua.com> References: <87wpswrg7q.fsf@sachachua.com> <87bna7bbl5.fsf@gmail.com> <8737vh3jtq.fsf_-_@sachachua.com> <87k2ot2f2p.fsf@gmail.com> <87h9juf8nn.fsf@sachachua.com> <87d1uhg8no.fsf@sachachua.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aA2ua-0003lU-PP for emacs-orgmode@gnu.org; Fri, 18 Dec 2015 16:50:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aA2uW-0006F9-Pm for emacs-orgmode@gnu.org; Fri, 18 Dec 2015 16:50:04 -0500 Received: from plane.gmane.org ([80.91.229.3]:57761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aA2uW-0006Eu-JY for emacs-orgmode@gnu.org; Fri, 18 Dec 2015 16:50:00 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aA2uT-0004h5-H5 for emacs-orgmode@gnu.org; Fri, 18 Dec 2015 22:49:57 +0100 Received: from 69-196-187-111.dsl.teksavvy.com ([69.196.187.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2015 22:49:57 +0100 Received: from sacha by 69-196-187-111.dsl.teksavvy.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2015 22:49:57 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Sacha Chua writes: Hello, all! > On second thought, your suggestion for always unhexifying makes the > calls from the other handlers simpler, so I've attached a corrected patch. Following up on this patch. Do you need anything else from me before you merge this? What happens next? =) Sacha