From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Mismatch in url escaping between org and exported html Date: Tue, 11 Feb 2014 21:54:28 +0100 Message-ID: <87bnyd8j5n.fsf@bzg.ath.cx> References: <87a9dz8bwg.fsf@bzg.ath.cx> <87iosmufi7.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDKLp-00061l-3A for emacs-orgmode@gnu.org; Tue, 11 Feb 2014 15:54:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDKLj-0002Gv-51 for emacs-orgmode@gnu.org; Tue, 11 Feb 2014 15:54:41 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:38390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDKLi-0002Gl-W3 for emacs-orgmode@gnu.org; Tue, 11 Feb 2014 15:54:35 -0500 In-Reply-To: (Michael Brand's message of "Tue, 11 Feb 2014 20:02:54 +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: Michael Brand Cc: Rick Frankel , Org Mode Hi Michael, Michael Brand writes: > Some time ago I added url-encode-url already to the function > org-open-at-point. As this is not in maint and the attached patch > depends on it I intend to apply the latter only on master. Looks good, feel free to apply it on master, thanks! -- Bastien