From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: org-indent-region and org-indent-block do nothing Date: Sat, 22 Jun 2013 06:21:41 +0200 Message-ID: <878v22g4h6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqFKo-0008Kq-7S for emacs-orgmode@gnu.org; Sat, 22 Jun 2013 00:21:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UqFKm-0007LH-EX for emacs-orgmode@gnu.org; Sat, 22 Jun 2013 00:21:58 -0400 Received: from plane.gmane.org ([80.91.229.3]:51987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqFKm-0007L8-7Y for emacs-orgmode@gnu.org; Sat, 22 Jun 2013 00:21:56 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UqFKk-0004Ps-BG for emacs-orgmode@gnu.org; Sat, 22 Jun 2013 06:21:54 +0200 Received: from e178058009.adsl.alicedsl.de ([85.178.58.9]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Jun 2013 06:21:54 +0200 Received: from tjolitz by e178058009.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Jun 2013 06:21:54 +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 Hi List, what might be the reason for the behaviour described in the subject? When I come back from a temporary source-code edit buffer, there is indentation introduced automatically into the source-block (2 spaces), but when I call the above functions with point in a source-block, nothing happens. -- cheers, Thorsten