emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-orgmode] remember problem in 4.33?


From: Philip Rooke
Subject: [Emacs-orgmode] remember problem in 4.33?
Date: Wed, 24 May 2006 08:49:28 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Carsten,

I was going to report a GC/lock-up issue in 4.32 which happened when saving a
template based remember item.  That is, at the end of:

M-x remember [edit a level 1 item] C-c C-c <ret><ret>

...but you all are far too quick for me!

I've just upgraded to 4.33.  I do not seem to get the GC "loop" but now the
temporary remember buffer is not killed.  Run under debug-on-error I get:

Debugger entered--Lisp error: (error "Kill ring is empty")
  signal(error ("Kill ring is empty"))
  error("Kill ring is empty")
  current-kill(0)
  (eq org-subtree-clip (current-kill 0))
  (and (eq org-subtree-clip (current-kill 0)) org-subtree-clip-folded)
  (if (and (eq org-subtree-clip ...) org-subtree-clip-folded) (hide-subtree))
[snip some very long lines]
  org-remember-handler()
  run-hook-with-args-until-success(org-remember-handler)
  remember-region(1 52)
  remember-buffer()
  funcall(remember-buffer)
[snip] 
  org-ctrl-c-ctrl-c(nil)
  call-interactively(org-ctrl-c-ctrl-c)

Phil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]