From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike McLean Subject: Re: error on opening org-file with #+startup: indent Date: Tue, 24 Apr 2012 07:45:43 -0400 Message-ID: <933A277B-281C-40C0-B647-4616C31E67DB@pobox.com> References: <87mx62dopc.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMeBy-0000hn-9c for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 07:45:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMeBw-0007zV-JI for emacs-orgmode@gnu.org; Tue, 24 Apr 2012 07:45:57 -0400 In-Reply-To: <87mx62dopc.fsf@gnu.org> 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: Bastien Cc: fkunze , emacs-orgmode@gnu.org On Apr 23, 2012, at 7:15 PM, Bastien wrote: > fkunze writes: >=20 >> When I open an org file with #+startup: indent in the header, the = cursor=20 >> immediately goes to the bottom of the buffer and can not be moved = upward. >=20 > I can't reproduce this error... >=20 >> This behavior does not occur in Org 6.36. >=20 > ... and that's surely why. Actually he/she said that he had just upgraded to Org 7.8.09 (the test = on 6.36 was his/her regression test) -- so I don't think the absolute = version of Org is the problem.=20 Fkunze - I am suspecting that you have mis-matched org-mode installs, = i.e. pieces and parts of both. What does =3DM-x org-version=3D say when = you are experiencing the problem? Can you completely clean/remove the old Org 6.36 version to ensure no = conflict?