From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Bug: org-indent-mode cursor movement [7.8.03] Date: Thu, 23 Feb 2012 04:04:02 -0500 Message-ID: <7092.1329987842@alphaville> References: <87fwe1orfh.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Ub0-0000p9-DK for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 04:04:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0Uaq-0006Mj-Gd for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 04:04:14 -0500 Received: from g1t0029.austin.hp.com ([15.216.28.36]:15566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Uaq-0006MX-DD for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 04:04:04 -0500 In-Reply-To: Message from Nicolas Goaziou of "Thu, 23 Feb 2012 10:00:18 +0100." <87fwe1orfh.fsf@gmail.com> 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: Nicolas Goaziou Cc: Andrew Stine , emacs-orgmode@gnu.org, nicholas.dokos@hp.com Nicolas Goaziou wrote: > Hello, > > Andrew Stine writes: > > > When org-indent-mode is active, the cursor repeatedly jumps to the > > bottom of the buffer. This makes using the buffer impossible while > > org-indent-mode is active. > > I cannot reproduce it. Could you send me an example file where the > problem happens? > > The OP should also probably check whether it happens with emacs -q. Nick