From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Change in org-babel with indenting code blocks? Date: Wed, 31 Aug 2011 12:32:48 -0400 Message-ID: <15974.1314808368@alphaville.dokosmarshall.org> References: <874o0yir4p.fsf@gmail.com> <87zkiqghdk.fsf@gmail.com> <10639.1314777743@alphaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qynie-0004n4-WC for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 12:32:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qynid-00056u-P1 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 12:32:52 -0400 Received: from g1t0027.austin.hp.com ([15.216.28.34]:41930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qynid-00056j-J9 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 12:32:51 -0400 In-Reply-To: Message from John Wiegley of "Wed, 31 Aug 2011 10:57:29 CDT." 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: John Wiegley Cc: Bastien Guerry , emacs-orgmode@gnu.org, Nicolas Goaziou , nicholas.dokos@hp.com John Wiegley wrote: > >>>>> Nick Dokos writes: > > > And while I'm at it, what is "r" bound to? In my case, it is > > 'org-self-insert-command: even after turning on org-indent-mode, "r" > > self-inserts. What am I missing? > > It is a "speed key", which is bound only when point is on the '*' of a > headline. > OK - thanks! Nick