From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: some key sequence transform my text in outline Date: Thu, 18 Apr 2013 12:24:27 +0200 Message-ID: <87ppxs3zms.fsf@bzg.ath.cx> References: <20130327133957.4b48d701@aga-netbook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USm17-0007AI-0N for emacs-orgmode@gnu.org; Thu, 18 Apr 2013 06:24:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USm12-0003lA-48 for emacs-orgmode@gnu.org; Thu, 18 Apr 2013 06:24:36 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:35378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USm11-0003kY-U7 for emacs-orgmode@gnu.org; Thu, 18 Apr 2013 06:24:32 -0400 Received: by mail-wi0-f171.google.com with SMTP id l13so2195983wie.16 for ; Thu, 18 Apr 2013 03:24:31 -0700 (PDT) In-Reply-To: (Luca Ferrari's message of "Wed, 3 Apr 2013 08:24:44 +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: Luca Ferrari Cc: emacs-orgmode@gnu.org, Marcin Borkowski Luca Ferrari writes: > Apparently I found the sequence that lead to the problem: I opened a > #+begin_src on a line and then pressed TAB on such line. This folded > the following text until a new #+end_src is found, masking whole > sections. The problem is that this is no more able to be expanded. > However, editing the text file externally and removing some text after > the #+begin_src (in particular a table) solved the problem. > I'm investigating more... It would be really nice to have a command to check that no #+begin_src contains a headline, as this can confuse visibility cycling a lot, among other things. -- Bastien