Re: [O] problem with html export when using clojure and :exports both

2011-06-24 Thread Eric Schulte
Hi Robert, I just pushed up a patch which replaces the one call I could find to called-interactively-p with a call to the safer interactive-p. If this doesn't fix the problem then please turn on backtraces with M-x toggle-debug-on-error and then re-run the export and send me the backtrace. C

Re: [O] problem with html export when using clojure and :exports both

2011-06-24 Thread Robert McIntyre
Thanks for your reply -- I've updated using `git pull` and while some of the relevant files have changed, I still have the same problem. M-x org-version yields: release_7.5-440-g00c62 Org-mode version 7.5 (release_7.5.440.g00c62) sincerely, --Robert McIntyre On Fri, Jun 24, 2011 at 6:55 PM, E

Re: [O] problem with html export when using clojure and :exports both

2011-06-24 Thread Eric Schulte
Hi Robert, It looks like this is an issue which should have been fixed by a commit I made last week, namely , | commit db1c3f6a3ea5d9cb25c8fad5aae434fc1d424152 | Author: Eric Schulte | Date: Thu Jun 16 21:32:54 2011 -0700 | | Revert "replacing calls to now-defunct function `interactiv

[O] problem with html export when using clojure and :exports both

2011-06-24 Thread Robert McIntyre
Hi everyone --- I've been working on making a website using clojure and org-mode, and have run into what I think may be a bug. Any help would be appreciated as to whether this is a bug, or if I am doing something wrong. sincerely, --Robert McIntyre M-x org-version gives: release_7.5-435-gd3100