From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to force redisplay? Date: Fri, 06 Jan 2012 19:45:46 +0100 Message-ID: <87hb08u0th.fsf@gmail.com> References: <87mxa0lr32.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjEpJ-0004qN-2f for emacs-orgmode@gnu.org; Fri, 06 Jan 2012 13:47:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RjEpH-0002Up-Ur for emacs-orgmode@gnu.org; Fri, 06 Jan 2012 13:47:40 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:44158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjEpH-0002Uj-OF for emacs-orgmode@gnu.org; Fri, 06 Jan 2012 13:47:39 -0500 Received: by wibhq12 with SMTP id hq12so1879704wib.0 for ; Fri, 06 Jan 2012 10:47:38 -0800 (PST) In-Reply-To: <87mxa0lr32.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Fri, 06 Jan 2012 11:43:13 -0500") 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: =?utf-8?Q?Fran=C3=A7ois?= Pinard Cc: emacs-orgmode@gnu.org Hello, pinard@iro.umontreal.ca (Fran=C3=A7ois Pinard) writes: > There is a little problem I often observed, about bad vertical alignment > of text in Org mode buffers. How do you indent your text in the first place? Do you use C-j at the end of line? Do you use `org-indent-mode'? Also, what Org version do you use? Anyway, unless you're using `org-indent-mode', pressing TAB on any line should indent it correctly. You can also mark section and call `indent-region'. Regards, --=20 Nicolas Goaziou