From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= Subject: Re: Babel blocks not indented Date: Mon, 13 May 2013 11:53:34 +0200 Message-ID: <5190B81E.6020309@easy-emacs.de> References: <87d2t24swa.fsf@free.fr> <878v3qsldc.fsf@gmail.com> <87wqra31ie.fsf@free.fr> <87fvxvh5md.fsf@adboyd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbpPZ-0003NZ-57 for emacs-orgmode@gnu.org; Mon, 13 May 2013 05:51:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UbpPU-0005q2-Or for emacs-orgmode@gnu.org; Mon, 13 May 2013 05:51:17 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:53705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbpPU-0005pp-Fz for emacs-orgmode@gnu.org; Mon, 13 May 2013 05:51:12 -0400 In-Reply-To: <87fvxvh5md.fsf@adboyd.com> 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 [ ... ] > I change my mode to whatever my src is in when I want indenting to work > properly, then change it back when I want to see it as an org file again. > > Dave > > > Probably it would pay to have a minor mode for that, running with idle-timer and switching the mode according to SRC context. Andreas