emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: "T.Okano" <tokano@nifty.com>
Cc: wedler@users.sourceforge.net, emacs-orgmode@gnu.org
Subject: Re: freezed with session.el
Date: Sun, 9 Apr 2006 11:39:19 +0200	[thread overview]
Message-ID: <d41eb15cc927d9cd5167ef369158f387@science.uva.nl> (raw)
In-Reply-To: <20060409123432.60C1.TOKANO@nifty.com>


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

      reply	other threads:[~2006-04-09  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-09  3:41 freezed with session.el T.Okano
2006-04-09  9:39 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d41eb15cc927d9cd5167ef369158f387@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=tokano@nifty.com \
    --cc=wedler@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).