From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Folding stops working Date: Wed, 14 Jan 2009 08:26:29 -0500 Message-ID: <87wscy10je.fsf@gollum.intra.norang.ca> References: <3yzsknmdvn5.fsf@sieglinde.amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LN5lT-0007KU-6Q for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 08:26:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LN5lR-0007JI-PB for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 08:26:34 -0500 Received: from [199.232.76.173] (port=60924 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LN5lR-0007J4-HP for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 08:26:33 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:51781) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LN5lR-0007dc-9h for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 08:26:33 -0500 In-Reply-To: <3yzsknmdvn5.fsf@sieglinde.amd.com> (Michael Hohmuth's message of "Wed\, 14 Jan 2009 11\:33\:50 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Hohmuth Cc: emacs-orgmode@gnu.org Michael Hohmuth writes: > Hi, > > I recently started using Org extensively, and I'm a very happy user -- > except for one annoying problem: > > Every now and then, folding just stops working. Pressing TAB or (my > equivalent of) S-TAB still displays messages such as "OVERVIEW" in the > mode line, but everything always gets expanded instead of folded. > (The exception being my :PROPERTIES: drawers, which expand in > OVERVIEW mode but close in the SHOW ALL and CONTENTS modes.) > > Even killing the buffer and reloading the file doesn't help. I need > to shut down and reboot Emacs in order to get back to normal. > > Could you please help me diagnose and fix the problem? I'm using GNU > Emacs 22.1.1 and Org-mode 6.13a. > I've seen the lack of folding issue when I use 'visible-mode' but I've never seen the behaviour you describe for the :PROPERTIES: drawers. Maybe some other mode is interfering with the folding? -Bernt