Michael Gauland <mikely...@no8wireless.co.nz> writes: > I'm having trouble building the latest code from git. > > I don't normally use 'publish', but it appears to be required for some > of the exporters I use. I've added it to ORG_ADD_CONTRIB, but it fails > to build: > > Compiling file /home/mike/elisp/org-mode-clean/lisp/org-e-publish.el > at Mon Jan 14 11:51:11 2013 > org-e-publish.el:844:35:Error: Not a lambda list: (quote ignore) > > The faulty line is simply > (org-e-publish-projects project-alist) > > Has anyone else run into this? Any advice would be greatly appreciated. > > Kind Regards, > Mike
Mine builds with no problem at all, using emacs 24.2.92. You sure you have the latest git source? I just did an update a moment ago...