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 09:44:18 -0500 Message-ID: <8608.1330008258@alphaville> References: <87fwe1orfh.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0ZuD-0007Pk-AH for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 09:44:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0Zu9-0007QS-D4 for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 09:44:25 -0500 Received: from g5t0009.atlanta.hp.com ([15.192.0.46]:43412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Zu9-0007QL-8i for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 09:44:21 -0500 In-Reply-To: Message from Andrew Stine of "Thu, 23 Feb 2012 07:43:58 EST." 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: Andrew Stine Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Andrew Stine wrote: > I've tried "-q" and it works, but only because emacs reverts to default version of org-mode. The > version I am having trouble with is currently installed through elpa. > Then create a minimal .emacs file that will load the right version of org (but exclude all your customizations) and start with emacs -q -l /path/to/minimal/.emacs > As to example file, do you mean example org file? If so, I've had trouble with every org file I've > tried, even blank ones. > Unless other people are having trouble with this, I'd suspect a customization of yours. Nick