From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: wrong behavior of org-open-at-point with certain url. Date: Fri, 22 Dec 2017 19:23:51 +0100 Message-ID: <878tduk4eg.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSRz9-0002Zj-IT for emacs-orgmode@gnu.org; Fri, 22 Dec 2017 13:23:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSRz8-00036k-I5 for emacs-orgmode@gnu.org; Fri, 22 Dec 2017 13:23:55 -0500 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:50810) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eSRz8-00035f-BB for emacs-orgmode@gnu.org; Fri, 22 Dec 2017 13:23:54 -0500 In-Reply-To: (Shiyao MA's message of "Sat, 23 Dec 2017 00:42:58 +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: Shiyao MA Cc: emacs-org list Hello, Shiyao MA writes: > Hi, > > For the given link, which is directly copied from chrome url bar, > [[https://lwn.net/Articles/262464/#Quick Quiz 5]] > > org-open-at-point will open it as > https://lwn.net/Articles/262464/%23Quick%20Quiz%205 > > where as the correct url should be: > https://lwn.net/Articles/262464/#Quick%20Quiz%205 > > note that in the wrong one, # becomes %23. FWIW, I cannot reproduce it. Regards, -- Nicolas Goaziou