From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?S=c3=a9bastien_Miquel?= Subject: Re: Bug: org-indent-region doesn't restore cursor position when org-src-tab-acts-natively is t [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.3/lisp/org/)] Date: Tue, 4 Feb 2020 07:47:26 +0100 Message-ID: References: <603f9c4e-c621-7592-5b20-a7354c11d5d2@posteo.eu> <87zhdz1par.fsf@gnu.org> Reply-To: sebastien.miquel@posteo.eu Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39254) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyrzh-0007vg-Fi for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 01:47:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyrzg-0003PT-7m for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 01:47:33 -0500 Received: from mout02.posteo.de ([185.67.36.66]:43043) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iyrze-0003Fx-Vc for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 01:47:32 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 14E602400FC for ; Tue, 4 Feb 2020 07:47:27 +0100 (CET) In-Reply-To: <87zhdz1par.fsf@gnu.org> Content-Language: fr 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: Bastien Cc: emacs-orgmode@gnu.org Hi, Thank you for your reply. I can still reproduce with latest Org: what I did was start emacs with=20 emacs -q --load empty_init.el, with empty_init.el setting the org=20 package-archive to http://orgmode.org/elpa/, update org to 9.3.2 then=20 proceed with the previous steps. The result is the same. I'd be happy to provide any additional info. > Hi S=C3=A9bastien, > > I cannot reproduce this bug with latest Org version. > > If you can, please test with the latest Org version and > report any problem. > > Thanks, >