From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: outorg issue Date: Wed, 19 Aug 2015 09:10:03 +0100 Message-ID: References: <87h9nw8ssi.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRyS7-0008WE-2L for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 04:10:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRyS3-00057o-2k for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 04:10:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:36006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRyS2-00057Q-SE for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 04:10:27 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZRyS1-0002tG-IB for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 10:10:25 +0200 Received: from 193.63.222.18 ([193.63.222.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Aug 2015 10:10:25 +0200 Received: from andreas.leha by 193.63.222.18 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Aug 2015 10:10:25 +0200 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: emacs-orgmode@gnu.org Hi Pip, Pip Cet writes: > Hi, > can you confirm the issue only appears when the first line of the > buffer isn't an outline heading? I think it's easy enough to fix then, > and if you like you might want to try the patch I've attached. > > It's bugged me for a while that `org-back-to-heading' et al throw > errors when they're used before the first heading, but I haven't > really come up with a better solution. Thank you for your patch! It seems as it breaks global visibility cycling, though. Regards, Andreas