emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Lisp nesting exceeds `max-lisp-eval-depth'"
@ 2011-09-15  8:48 Martin Butz
  2011-09-15  9:36 ` Olaf Dietsche
  2011-09-15 13:30 ` brian powell
  0 siblings, 2 replies; 4+ messages in thread
From: Martin Butz @ 2011-09-15  8:48 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

I get the following error message while using org-mode during the last 
weeks quite frequently (unfortunately I am not able to link it to an 
update of the installation of some lisp file); I can reproduce the 
behaviour by opening the agenda buffer (C-c a a) and trying to quit with 
"q"; this will open a new frame with the backtrace buffer and leave the 
agenda buffer in the other frame open.

There are loads of other events, which trigger the same behaviour; can 
anybody give a hint how I can solve this rather annoying problem?

Thanks in advance
Martin

---- Backtrace --8<----------------------------------------------------

Debugger entered--Lisp error: (error "Lisp nesting exceeds 
`max-lisp-eval-depth'")
   (- (nth 2 edges) (nth 0 edges))
   (let ((edges ...)) (- (nth 2 edges) (nth 0 edges)))
   sr-speedbar-current-window-take-width()
   (let ((win-width ...)) (if (and ... ... ...) (setq sr-speedbar-width 
win-width)))
   sr-speedbar-remember-window-width()
   old-delete-window(#<window 20 on *Org Agenda*>)

---- following lines are repeated several times--8<--------------------

   (if (one-window-p t) (delete-frame) (old-delete-window 
(selected-window)))
   (save-current-buffer (setq window (or window ...)) (select-window 
window) (if (one-window-p t) (delete-frame) (old-delete-window ...)))
   ad-Orig-delete-window(#<window 20 on *Org Agenda*>)
   old-delete-window(#<window 20 on *Org Agenda*>)

---- /following lines are repeated several times--8<-------------------

   (if (one-window-p t) (delete-frame) (old-delete-window 
(selected-window)))
   (save-current-buffer (setq window (or window ...)) (select-window 
window) (if (one-window-p t) (delete-frame) (old-delete-window ...)))
   ad-Orig-delete-window(nil)
   delete-window()
   (and (not (eq org-agenda-window-setup ...)) (not (one-window-p)) 
(delete-window))
   (if (eq org-agenda-window-setup (quote other-frame)) (progn 
(kill-buffer buf) (org-agenda-reset-markers) 
(org-columns-remove-overlays) (setq org-agenda-archives-mode nil) 
(delete-frame)) (and (not ...) (not ...) (delete-window)) (kill-buffer 
buf) (org-agenda-reset-markers) (org-columns-remove-overlays) (setq 
org-agenda-archives-mode nil))
   (let ((buf ...)) (if (eq org-agenda-window-setup ...) (progn ... ... 
... ... ...) (and ... ... ...) (kill-buffer buf) 
(org-agenda-reset-markers) (org-columns-remove-overlays) (setq 
org-agenda-archives-mode nil)))
   (if org-agenda-columns-active (org-columns-quit) (let (...) (if ... 
... ... ... ... ... ...)) (and org-agenda-restore-windows-after-quit 
(not ...) org-pre-agenda-window-conf (set-window-configuration 
org-pre-agenda-window-conf)))
   org-agenda-quit()
   call-interactively(org-agenda-quit nil nil)

---- /Backtrace --8<---------------------------------------------------

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sym.net  ||  butz & siefer gbr  ||  50670 koeln  ||  hansaring 78
phone +49(0)221/3762591 -  twitter.com/symnet  - mail butz@sym.net
~~~~~~~~~~~~~~~~~~ www.sym.net | www.moodalis.de ~~~~~~~~~~~~~~~~

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-15 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-15  8:48 Lisp nesting exceeds `max-lisp-eval-depth'" Martin Butz
2011-09-15  9:36 ` Olaf Dietsche
     [not found]   ` <4E71C870.5080900@sym.net>
2011-09-15 10:46     ` Olaf Dietsche
2011-09-15 13:30 ` brian powell

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).