From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pip Cet Subject: Re: outorg issue Date: Wed, 19 Aug 2015 14:23:41 +0000 Message-ID: References: <87h9nw8ssi.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZS4HK-0001aX-BW for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 10:23:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZS4HG-0000xR-C6 for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 10:23:46 -0400 Received: from mail-ig0-x230.google.com ([2607:f8b0:4001:c05::230]:33444) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZS4HG-0000wp-7Y for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 10:23:42 -0400 Received: by igfj19 with SMTP id j19so109316128igf.0 for ; Wed, 19 Aug 2015 07:23:41 -0700 (PDT) In-Reply-To: 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: Andreas Leha Cc: emacs-orgmode@gnu.org On 8/19/15, Andreas Leha wrote: > Thank you for your patch! It seems as it breaks global visibility > cycling, though. Sorry about that, I really messed up there. Kaushal's patch should work better, as long as there is at least one valid heading in the file (if I try running it on an entirely empty org file, I can still produce the error message with M-x outline-hide-sublevels). I'd also like to second Bastien's suggestion, it would be excellent to see this useful extension maintained again.