From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Giraud Subject: Indentation of org-mode code Date: Wed, 20 Apr 2011 16:20:38 +0200 Message-ID: <87d3khqa15.fsf@univ-nantes.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCYGn-0001Yy-66 for emacs-orgmode@gnu.org; Wed, 20 Apr 2011 10:20:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCYGm-0006Zg-7J for emacs-orgmode@gnu.org; Wed, 20 Apr 2011 10:20:41 -0400 Received: from smtp-tls1.univ-nantes.fr ([193.52.101.145]:60552 helo=smtp-tls.univ-nantes.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCYGm-0006ZW-1p for emacs-orgmode@gnu.org; Wed, 20 Apr 2011 10:20:40 -0400 Received: from localhost (debian [127.0.0.1]) by smtp-tls.univ-nantes.fr (Postfix) with ESMTP id CABD69540D for ; Wed, 20 Apr 2011 16:20:38 +0200 (CEST) Received: from smtp-tls.univ-nantes.fr ([127.0.0.1]) by localhost (smtp-tls1.d101.univ-nantes.fr [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fi6SuRrq+g8m for ; Wed, 20 Apr 2011 16:20:38 +0200 (CEST) Received: from K (unknown [172.16.13.134]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-tls.univ-nantes.fr (Postfix) with ESMTPSA id B6F6F95400 for ; Wed, 20 Apr 2011 16:20:38 +0200 (CEST) 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 Hi, What are the good settings to indent the org-mode code? I have searched through the mailing list and worg but can't find an answer. I'm asking because while working on org-html.el at one point I reindent the whole buffer and end up with a mess (indenting with "emacs -Q" can't fix this). Best, -- Manuel Giraud