From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ferrari Subject: Re: some key sequence transform my text in outline Date: Wed, 3 Apr 2013 08:24:44 +0200 Message-ID: References: <20130327133957.4b48d701@aga-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNH7p-0001UL-NT for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 02:24:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNH7m-0005OZ-I6 for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 02:24:49 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:63120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNH7m-0005ON-Bl for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 02:24:46 -0400 Received: by mail-wi0-f175.google.com with SMTP id c10so3264277wiw.2 for ; Tue, 02 Apr 2013 23:24:45 -0700 (PDT) In-Reply-To: <20130327133957.4b48d701@aga-netbook> 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: Marcin Borkowski Cc: emacs-orgmode@gnu.org 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... Thanks, Luca On Wed, Mar 27, 2013 at 1:39 PM, Marcin Borkowski wr= ote: > Dnia 2013-03-27, o godz. 13:22:47 > Luca Ferrari napisa=C5=82(a): > >> Hi, >> I cannot understand exactly what I type, but this is what happened >> twice. I was editing in the middle of a document, in particular >> within a "~" block with a src block on the next line, as in the >> following: >> >> I was editing ~here~ >> #+begin_src shell >> .... >> >> >> Now, with some key sequence Org eated all the text below the cursor >> position, transforming it into an outline block and therefore showing >> me three dots. The problem is that I'm unable to expand it anymore >> with TAB, and moreover I cannot delete it without killing the whole >> outline itself. I'm sure I've not pressed the SHIFT+TAB sequence, that >> apparently does the same but allows me to expand the outline, while >> the one I'm getting is not expandable in the ordinary way. >> I know this is not a detailed explaination, but I don't understand >> exactly what I (wrongly) activated. >> Any suggestion? > > C-h l (or M-x view-lossage) > >> Thanks, >> Luca > > Best, > > -- > Marcin Borkowski > http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski > Adam Mickiewicz University >