From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] ox.el: Fix extra character deleted in org-export--update-included-link Date: Tue, 11 Feb 2020 16:55:13 +0100 Message-ID: <8736bhqftq.fsf@gnu.org> References: <86tv7lm79g.fsf@xkqr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48386) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1Xsw-0001uS-P4 for emacs-orgmode@gnu.org; Tue, 11 Feb 2020 10:55:39 -0500 In-Reply-To: <86tv7lm79g.fsf@xkqr.org> ("Christoffer =?utf-8?Q?Stjernl?= =?utf-8?Q?=C3=B6f=22's?= message of "Sun, 03 Nov 2019 14:14:35 +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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Christoffer =?utf-8?Q?Stjernl=C3=B6f?= , mail@nicolasgoaziou.fr Cc: emacs-orgmode@gnu.org Hi Christoffer and Nicolas, thanks for your patch. a@xkqr.org (Christoffer Stjernl=C3=B6f) writes: > * ox.el (org-export--update-included-link): Fix bug. > (org-export--update-included-link): Delete region only until one less > than (org-element-property :end link). Nicolas, does it look good to you? The patch passes all the test but probably they don't cover edge cases about link insertion/updating. Thanks, --=20 Bastien