From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: [BUG] in last org in indentation of source blocks Date: Fri, 29 May 2015 10:10:30 +0200 Message-ID: References: <877frr3jb4.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyFNE-0007p8-QJ for emacs-orgmode@gnu.org; Fri, 29 May 2015 04:10:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyFNB-0007Xc-K4 for emacs-orgmode@gnu.org; Fri, 29 May 2015 04:10:36 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:33328) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyFNB-0007XX-Df for emacs-orgmode@gnu.org; Fri, 29 May 2015 04:10:33 -0400 Received: by wicmx19 with SMTP id mx19so9080988wic.0 for ; Fri, 29 May 2015 01:10:33 -0700 (PDT) Received: from Rainers-MacBook-Pro.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by mx.google.com with ESMTPSA id f6sm7108479wjq.31.2015.05.29.01.10.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 May 2015 01:10:32 -0700 (PDT) In-Reply-To: <877frr3jb4.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 29 May 2015 09:59:59 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Nicolas Goaziou writes: > Hello, > > Rainer M Krug writes: > >> I reralised this morning that there eems to be a bug introduced in one >> of the last commits which causes repeted editing of source blocks to >> indent more each time the are edited (C-'). >> >> Original: >> ,---- >> | #+begin_src sh >> | echo 2 >> | #+end_src >> `---- >> >> After C-' and back again >> ,---- >> | #+begin_src sh >> | echo 2 >> | #+end_src >> `---- >> >> After second C-' and back >> ,---- >> | #+begin_src sh >> | echo 2 >> | #+end_src >> `---- >> >> When C-', the indirect buffer has the same indentation as the source >> block, but when switching back, two more spaces are added. > > This should be fixed in a33acf61917d8c72369297289031d8745e08e320. Thank > you. Thanks Nicolas, Rainer > > > Regards, =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJVaB72AAoJENvXNx4PUvmCUvUIANIbczbmtECjHvMAM4OqcGIK Rxg8j5lAWHwyzOIc4mwJ9jLpAHBKOWDsQDsfeeQJgNUYsEkw1NO5pvjHLfb0Z6It HVxtw0JztLNr0WJn1yf3eaXYTSO88hkQDHXNJ35Ri4/SVTOHAbw3QU2kP0EdHNLd hhoIcl/53ctzPtcEgWQlITW6HCfS2Iywi2QHDcXFAV2UtN2D/GAw9OpC/XXc152L BDl7j23xaVeR72sAjMAg76bkrFHxWocU36GqXXrxmb5jh7c7UnySQfoFSPkNmD5Q qN+yc8wjkXmlgN0S3rxufYWcQn+tfc6wI+yh5kq2BYcT8lxyvA+ouEV7tEKYtjs= =/4U5 -----END PGP SIGNATURE----- --=-=-=--