From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug in org-insert-link Date: Fri, 16 Jun 2017 01:34:49 +0200 Message-ID: <87bmpohlk6.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLeHw-0001OE-Tx for emacs-orgmode@gnu.org; Thu, 15 Jun 2017 19:34:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLeHs-0005fq-2W for emacs-orgmode@gnu.org; Thu, 15 Jun 2017 19:34:56 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:44700) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dLeHr-0005fE-SI for emacs-orgmode@gnu.org; Thu, 15 Jun 2017 19:34:51 -0400 In-Reply-To: (Dieter Faulbaum's message of "Thu, 15 Jun 2017 19:12:48 +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: Dieter Faulbaum Cc: emacs-orgmode@gnu.org Hello, Dieter Faulbaum writes: > I think in the function org-insert-link (Org mode version 9.0.8) is a > bug: > If I use bbdb for a link, there shouldn't be any "converting" of > characters (like ' ' -> %20 and all the umlauts too). With this > converting an entry is not found in bbdb if you click on it (and the > tooltip looks ugly too, but this is not so important). `org-insert-link' indeed hexifies the link, but I have no problem opening the link thereafter. Regards, -- Nicolas Goaziou