From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iOeyFOT6AWDCTwAA0tVLHw (envelope-from ) for ; Fri, 15 Jan 2021 20:28:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id YOByEOT6AWDZLwAAbx9fmQ (envelope-from ) for ; Fri, 15 Jan 2021 20:28:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6FCEE94038E for ; Fri, 15 Jan 2021 20:28:19 +0000 (UTC) Received: from localhost ([::1]:52096 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l0Vhi-0002XZ-2Z for larch@yhetil.org; Fri, 15 Jan 2021 15:28:18 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l0VhB-0002Tj-S8 for emacs-orgmode@gnu.org; Fri, 15 Jan 2021 15:27:46 -0500 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:34650 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l0VhA-0006XZ-4O for emacs-orgmode@gnu.org; Fri, 15 Jan 2021 15:27:45 -0500 From: yoctocell DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1610742457; bh=oD6wkjV1/mBj7OiDJgwYlyj05buP0yxuoGPoFxL+GF8=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=u/xD8bCs5TXJVlNtS1exIZd+/+Zwif9Yn0Vo7grtDmje34L0Nzixj4l8FjaoHjTVy ZELkWgW3WLHw6OoJPF4Xo2O+Ogb8eRTGt0lW7Po4G0G5YDgNC3yPyitq26yIlJCfnz PMkbCb+/XVaXpIrWmnulxmYv6aytSDf/SPjpSIeo= To: =?utf-8?Q?S=C3=A9bastien?= Miquel Subject: Re: Bug: Unexpected movement of cursor when commenting code blocks References: <874kjlm2sd.fsf@elephant.i-did-not-set--mail-host-address--so-tickle-me> <4b032f43-023b-dc72-9037-405eb9a740be@posteo.eu> Date: Fri, 15 Jan 2021 21:27:36 +0100 In-Reply-To: <4b032f43-023b-dc72-9037-405eb9a740be@posteo.eu> (=?utf-8?Q?=22S=C3=A9bastien?= Miquel"'s message of "Fri, 15 Jan 2021 19:48:38 +0100") Message-ID: <87eeimgd3b.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 14 X-Spam_score: 1.4 X-Spam_bar: + X-Spam_report: (1.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.498, NO_FM_NAME_IP_HOSTN=0.001, PDS_OTHER_BAD_TLD=1.997, PDS_RDNS_DYNAMIC_FP=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=yoctocell.xyz header.s=mail header.b=u/xD8bCs; dmarc=pass (policy=none) header.from=yoctocell.xyz; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 6FCEE94038E X-Spam-Score: -3.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1QvafxlHE5Ys On 15 January 2021 19:48, S=C3=A9bastien Miquel wrote: > I have previously proposed a patch that I think fixes this issue, see > > https://orgmode.org/list/3072e244-4615-aaad-4019-621bb3d1d4f8@posteo.eu/#t I applied the patch and it the problem seems to be fixed. Thank you! --=20 yoctocell 8B88 2502 31D7 03B1 68BC 2691 3851 020D 7E61 BBC2