From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: Loop Bug Date: Wed, 25 Oct 2006 15:44:30 -0400 Message-ID: References: <87iri85li9.fsf@cs.ubc.ca> 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 1GcogJ-00060G-IB for emacs-orgmode@gnu.org; Wed, 25 Oct 2006 15:44:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcogI-0005zh-LS for emacs-orgmode@gnu.org; Wed, 25 Oct 2006 15:44:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcogI-0005zQ-EW for emacs-orgmode@gnu.org; Wed, 25 Oct 2006 15:44:54 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GcogI-0006N6-CS for emacs-orgmode@gnu.org; Wed, 25 Oct 2006 15:44:54 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GcogA-0000qu-PP for emacs-orgmode@gnu.org; Wed, 25 Oct 2006 21:44:46 +0200 Received: from 10-169.35-65.tampabay.res.rr.com ([65.35.169.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Oct 2006 21:44:46 +0200 Received: from david by 10-169.35-65.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Oct 2006 21:44:46 +0200 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: emacs-orgmode@gnu.org rmgolbec@cs.ubc.ca (Ryan M. Golbeck) writes: > Has anyone every encountered a problem where org-mode goes into some > modify loop in emacs? > > I am having a problem that when I expand some subtree (with TAB), the > buffer gets modified, and emacs seems to go into a loop. If I save > the buffer, it immediately gets modified again (the ** shows up in the > modeline). Switching to another buffer seems to break it out of this > loop. > > I've attached an org file that I encounter this problem on. > > > > The problem happens if I expand the subtree "Bikes". > > org-version is 4.52 > emacs-version is 22.0.50.4 > Hey, I'm using org 4.52 as well as emacs 22.0.50, and it works fine for me. Sorry I can't break it as well... Dave