From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Can't create org-link to heading containing an ampersand Date: Mon, 07 Jan 2019 00:34:32 +0100 Message-ID: <875zv1e4xj.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggHwE-0002ZR-P7 for emacs-orgmode@gnu.org; Sun, 06 Jan 2019 18:34:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggHwE-0002Ln-2N for emacs-orgmode@gnu.org; Sun, 06 Jan 2019 18:34:38 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:41809) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ggHwD-0002K6-Sx for emacs-orgmode@gnu.org; Sun, 06 Jan 2019 18:34:38 -0500 In-Reply-To: (Joseph Lloyd's message of "Fri, 4 Jan 2019 20:55:18 -0700") 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: Joseph Lloyd Cc: emacs-orgmode@gnu.org Hello, Joseph Lloyd writes: > I have the following heading: > > * Example & Test > > When I create the following link to it, I expect it to navigate to the heading when I call org-open-at-point (C-c C-o): > [[Example & Test][Example & Test]] > > Instead, calling org-open-at-point offers to create a new heading. If > I say yes, a new heading is created, but calling org-open-at-point > again on the link offers to create another heading identical to the > first that was created. I cannot reproduce it. Please update Org, or fix its installation (see below). > Package: Org mode version N/A (N/A @ > /Users/joseph/.local/src/org-mode/lisp/) This looks dubious. Regards, -- Nicolas Goaziou