From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: freezed with session.el Date: Sun, 9 Apr 2006 11:39:19 +0200 Message-ID: References: <20060409123432.60C1.TOKANO@nifty.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FSWO4-0004C7-Fw for emacs-orgmode@gnu.org; Sun, 09 Apr 2006 05:39:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FSWO3-0004Bv-1e for emacs-orgmode@gnu.org; Sun, 09 Apr 2006 05:39:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSWO2-0004Bs-Tz for emacs-orgmode@gnu.org; Sun, 09 Apr 2006 05:39:14 -0400 Received: from [194.134.35.146] (helo=smtp06.wanadoo.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FSWSQ-0007BU-PD for emacs-orgmode@gnu.org; Sun, 09 Apr 2006 05:43:46 -0400 In-Reply-To: <20060409123432.60C1.TOKANO@nifty.com> 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: "T.Okano" Cc: wedler@users.sourceforge.net, emacs-orgmode@gnu.org On Apr 9, 2006, at 5:41, T.Okano wrote: > Hello, > > When session.el is set, and org.el is used, I cannot save and close > an org-mode file. > Will evasion be possible? > > http://emacs-session.sourceforge.net/ > emacs:22.0.50.1 > org.el:4.19c > It seems that session gets stuck when trying to save the value of `org-mark-ring'. Org-mark-ring is a truely cyclic variable, a list that at some point references itself. So you can take the cdr of this value a million times and not get to the end. I guess you yourself can fix this for now by adding `org-mark-ring' to `session-globals-exclude'. However, really I think that this is a bug in session.el that should be fixed there, because any package using a similar construct will get stuck with session.el Maybe you want to send a bug-report to the maintainer of session.el? I am putting Christoph into the CC. - Carsten > -- > T.Okano > > > > > _______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477