From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: reloading causes visibility bug requiring restart Date: Mon, 6 Apr 2009 08:08:19 +0200 Message-ID: References: <20524da70904051118n5a304526sb364130170aab58e@mail.gmail.com> <030733CA-9EE1-4D83-AC8E-913DC3E33109@gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lqi0T-0000fO-6I for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:08:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lqi0O-0000en-NB for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:08:28 -0400 Received: from [199.232.76.173] (port=54285 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lqi0O-0000ek-Ip for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:08:24 -0400 Received: from ey-out-1920.google.com ([74.125.78.145]:51510) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lqi0O-0002Iy-4I for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:08:24 -0400 Received: by ey-out-1920.google.com with SMTP id 13so326811eye.24 for ; Sun, 05 Apr 2009 23:08:22 -0700 (PDT) In-Reply-To: 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: Manish Cc: emacs-orgmode@gnu.org On Apr 6, 2009, at 7:56 AM, Manish wrote: >> On Apr 5, 2009, at 8:18 PM, Samuel Wales wrote: >> >>> I can't do the typing to formally document this, so I will just >>> ask if >>> others experience it. If not, it will take a while. >>> >>> Repeatably, with the latest git, emacs 22 cocoa, reloading org >>> causes >>> folding/visibility/cycling problems that are not fixable by >>> reverting. >>> Only restarting emacs fixes it. >>> >>> The problems are weird enough that it should be obvious if you try >>> it. >>> Seemingly random plain list items being the only visible part, etc. >>> There is no cycling state in which all is shown, either from bob or >>> from headline. > > On Mon, Apr 6, 2009 at 12:57 AM, Carsten Dominik wrote: >> Hi Samuel, >> >> is this something that started recently, or that you have observed >> over a >> longer period of time? > > I also experienced those cycling issues in past two days (with no > change in > Org config, only git updates) but I have since Emacs a couple of > times (for > unrelated reasons.) I will try gather more details if I see it again. I believe the only visibility change I have made in a log time is the one related to inline tasks. It would be interesting to see if the problems disappear by going back to commit 49878b0387e6eb0a53971548db8b7a1a9313b4f8 - Carsten > > -- > Manish