From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: [BUG] in last org in indentation of source blocks Date: Thu, 28 May 2015 13:49:15 +0200 Message-ID: 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]:51710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwJV-0002RN-6h for emacs-orgmode@gnu.org; Thu, 28 May 2015 07:49:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxwJO-0004AW-Jh for emacs-orgmode@gnu.org; Thu, 28 May 2015 07:49:29 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:32825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwJO-0004AL-EA for emacs-orgmode@gnu.org; Thu, 28 May 2015 07:49:22 -0400 Received: by wicmx19 with SMTP id mx19so120903819wic.0 for ; Thu, 28 May 2015 04:49:21 -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 fs9sm2974868wjc.34.2015.05.28.04.49.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 May 2015 04:49:20 -0700 (PDT) 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 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. Cheers, Rainer =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) iQEcBAEBAgAGBQJVZwC/AAoJENvXNx4PUvmCgh8H/1zBpPRCRQ7m87awFcSA81Qq DUbiVylIir62cfrgUqg9Ym+hHijqKD3FqHP+U4cZZIjPv04P3cuj40gMMTGsXpWR HDTdfuVtMHfOufS9ug041IXZLkdDa/k2lTIfdy+wzOSt4K6rk+vLlvvo72pwk3Kq jHD2mY+NN+7IKOP9pmfOp7OGe8uusO/rE3VqrEJFPiARijEr0aSfhoSuZtMwSKt1 n1NYAA/xj1ra0lIOuBDoAaDNSX0RdETLpqCDb/8/WaIqYzASjWf9gZWkhoWsdLEs IzYL/pr4dxvvDduifm00huG+oib2DDoze4JHhkEB3MfR9rL5GlOMFgpMgSNHmwA= =i+9c -----END PGP SIGNATURE----- --=-=-=--