On Tue, May 3, 2011 16:01, David Dyer-Bennet wrote: > And now it's doing this: > > [engl]$ make > emacs -batch -q -no-site-file -eval "(setq load-path (cons > (expand-file-name \"./lisp/\") (\ > cons \"~//share/emacs/21.4/site-lisp\" load-path)))" -f batch-byte-compile > lisp/org-feed.el > Loading /usr/lib/emacs/21.4/x86_64-linux-gnu/fns-21.4.1-x.el (source)... > While compiling toplevel forms in file > /home/ddbweb/src/org-6.36c/lisp/org-feed.el: > !! error (("Variable binding depth exceeds max-specpdl-size")) > Done > make: *** [lisp/org-feed.elc] Error 1 > > And this one I'm not seeing a quick way past.
I thought I saw a possible way past, for about 30 seconds. Since Emacs 23 has a higher value for max-specpdl-size (1000, vs. 600 in the 21.4.1 install I'm working with), I tried upping the size in my 21.4.1 environment. No dice; gets the same error still. Oh well; it was worth a try. So definitely still looking for other approaches. -- David Dyer-Bennet, d...@dd-b.net; http://dd-b.net/ Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/ Photos: http://dd-b.net/photography/gallery/ Dragaera: http://dragaera.info