[BUG] org-cite-insert does not like @conference [9.5.2 (release_9.5.2 @ ~/.emacs.d/git/org-mode/lisp/)]

2022-01-01 Thread Julien Chastang
Hello, I have been experimenting with org-cite. I noticed that I can insert (org-cite-insert) all bibtex types *except* for @conference. For example: @misc{foo123, author = {joe}, title ={baba}, booktitle ={cacab}, year = 1999 } works fine (and all other types t

[O] old ob-clojure in orgmode.org/elpa/?

2015-06-26 Thread Julien Chastang
/ should be? Many Thanks. -- Julien Chastang Scientific Software Developer Unidata-UCAR

Re: [O] org-publish-project yields "Eager macro-expansion failure"

2015-06-17 Thread Julien Chastang
now. Thanks again for your suggestions. On Wed, Jun 17, 2015 at 7:47 AM, Nick Dokos wrote: > Julien Chastang writes: > >> Hello. >> >> Frequently, when I try to org-publish-project, I get a "Eager >> macro-expansion failure" >> >> The message

[O] org-publish-project yields "Eager macro-expansion failure"

2015-06-16 Thread Julien Chastang
conversion "/elpa/org-20150615/ox-html.el" "/elpa/org-20150615/ox-html.el" nil t) which gets called somewhere in the org-publish-project invocation (see backtrace). So I am concluding the error has nothing to do with my project. What can I do to publish my project again? Man