From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: reloading causes visibility bug requiring restart Date: Tue, 7 Apr 2009 22:10:23 +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 1LrHd4-0006ix-Rf for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrHd1-0006gE-09 for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:42 -0400 Received: from [199.232.76.173] (port=37931 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrHd0-0006g6-JK for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:38 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:64246) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrHd0-0006sW-2v for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:38 -0400 Received: by ewy4 with SMTP id 4so3034116ewy.42 for ; Tue, 07 Apr 2009 13:10:36 -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: Carsten Dominik Cc: emacs-orgmode@gnu.org I have fixed org-reload, it will now only reload files that actually have been loaded before. Also, the reloading will now also cover any files from the contrib/lisp directory. - Carsten On Apr 6, 2009, at 12:57 PM, Carsten Dominik wrote: > I believe I know what s causing this. Reloading Org actually > does load *all* of org, including, for example, > org-inlinetask. I think that this is what is causing the problems. > > That will mean that org-reload needs fixing, and maybe that there is > something wrong with the inline tasks. If more people could test > the inline tasks, maybe some bug will be identified. > > I don't use org-cycle-include-plain-lists, so it ma be that the > interaction of inline tasks with plain list cycling causes some of > the problems. > > - Carsten > > 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. >> >> -- >> Manish >