From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Giraud Subject: Re: Indentation of org-mode code Date: Wed, 20 Apr 2011 16:54:57 +0200 Message-ID: <874o5tq8fy.fsf@univ-nantes.fr> References: <87d3khqa15.fsf@univ-nantes.fr> <87pqohgf4u.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCYo1-0001mm-7O for emacs-orgmode@gnu.org; Wed, 20 Apr 2011 10:55:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCYnz-0004eP-Nv for emacs-orgmode@gnu.org; Wed, 20 Apr 2011 10:55:01 -0400 Received: from smtp-tls1.univ-nantes.fr ([193.52.101.145]:45210 helo=smtp-tls.univ-nantes.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCYnz-0004e2-I8 for emacs-orgmode@gnu.org; Wed, 20 Apr 2011 10:54:59 -0400 In-Reply-To: <87pqohgf4u.fsf@norang.ca> (Bernt Hansen's message of "Wed, 20 Apr 2011 10:40:33 -0400") 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: Bernt Hansen Cc: emacs-orgmode Bernt Hansen writes: > For indenting lisp code I highlight the region to indent and C-M-\ > (which is M-x indent-region) Yes I know (and do). But if you try this on org-html.el, for example, big chunks of code are indented differently than they are now. So I thought that there was some convention for indenting org-mode code. -- Manuel Giraud