Nick Dokos <nicholas.do...@hp.com> writes: > Richard Riley <rile...@gmail.com> wrote: > >> >> Ive not been using org mode for a while, just came back to and using >> latest 24 snapshot from git I get >> >> ,---- >> | Debugger entered--Lisp error: (void-function window-combination-p) >> | window-combination-p(#<window 8> nil) >> | calendar-generate-window(1 2012) >> | calendar-basic-setup(nil) >> | calendar() > > You likely have a mixture of old and new files (what I call a > "frankenstein install"): calendar-generate-window calls > window-combined-p in the current version, and there is no > window-combination-p function, which leads me to believe that you have > old calendar code. > > I recommend a thorough cleaning, rebuilding and reinstalling of > emacs. You might want to try a restart of emacs first just to see if it > works, but I wouldn't hold my breath. > > Nick > > PS. Happy New Year!
Well, it was a complete new rebuild from git. I'll delete the lot and try again, but a complete remake shouldnt exhibit this behaviour and I have no local debian version installed either. cheers, r.