From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: link formating problem [9.0.5 (9.0.5-elpaplus @ /Users/mistkafka/.emacs.d/elpa/org-plus-contrib-20170210/)] Date: Fri, 26 May 2017 12:03:10 +0200 Message-ID: <87k2547x5t.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEC5X-0007uz-0Y for emacs-orgmode@gnu.org; Fri, 26 May 2017 06:03:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dEC5S-00020Y-2n for emacs-orgmode@gnu.org; Fri, 26 May 2017 06:03:19 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:40240) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dEC5R-000207-Th for emacs-orgmode@gnu.org; Fri, 26 May 2017 06:03:14 -0400 In-Reply-To: (Chunyang Xu's message of "Fri, 26 May 2017 16:09:11 +0800") 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: Chunyang Xu Cc: emacs-orgmode@gnu.org, =?utf-8?B?5p6X6ZWH5Zu9?= Hello, Chunyang Xu writes: > I changed `org-plain-link-re' to make it not longer think "[" and "]" > are valid characters in a URL, which solves the problem. Thank you. I solved the problem differently, but your suggestion still makes sense. Would you mind making it a proper patch, using "git format-patch", with a proper commit message? Don't forget to add TINYCHANGE cookie at the end if you haven't signed papers yet. Regards, -- Nicolas Goaziou