From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to force redisplay? Date: Mon, 09 Jan 2012 18:54:23 +0100 Message-ID: <87lipgsqwg.fsf@gmail.com> References: <87mxa0lr32.fsf@iro.umontreal.ca> <87hb08u0th.fsf@gmail.com> <87ipkolh67.fsf@iro.umontreal.ca> <87ehvclfif.fsf@iro.umontreal.ca> <87d3autuma.fsf@gmail.com> <87r4zaxmt9.fsf@iro.umontreal.ca> <8762gmta2r.fsf@gmail.com> <87mx9yx83p.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]:46307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkJSI-0003N6-I3 for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:56:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkJSC-00054b-I0 for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:56:22 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:50566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkJSC-00054U-CJ for emacs-orgmode@gnu.org; Mon, 09 Jan 2012 12:56:16 -0500 Received: by werf1 with SMTP id f1so3736351wer.0 for ; Mon, 09 Jan 2012 09:56:15 -0800 (PST) In-Reply-To: <87mx9yx83p.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Sun, 08 Jan 2012 15:16:58 -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: > Playing a bit to reply to your questions, I think I just found a way to > reproduce the problem dependably. If on a header line of a section > having contents, I do something like: > > C-e RET *** Allo RET > > (well, merely choose the number of asterisks so the problem shows!). > The "Allo" line will then get intended according to the number of stars > (which is very convenient), but the following contents lines keep their > original visual indentation, which might happen to be incorrect. Thanks to your recipe, I have committed a patch for that problem on master branch. May you test it and let me know if it fixes your indentation problems? Regards, --=20 Nicolas Goaziou