* org-exp-bibtex.el
@ 2013-03-20 8:57 Li Bowen
2013-03-20 13:59 ` org-exp-bibtex.el Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Li Bowen @ 2013-03-20 8:57 UTC (permalink / raw)
To: emacs-orgmode
With the org-mode 8 new exporter, org-exp-bibtex.el doesn't work any
longer. I tried to change export hook to
org-export-before-preprocess-hook, but it is more complicated than I
hoped. I am looking for a patch, not urgent. Many thanks.
Below is my test file.
###########################################################
#+BIBLIOGRAPHY: ~/Documents/org-mode/bib/library plain limit:t
#+BIBLIOGRAPHY: ~/Documents/org-mode/bib/Books plain limit:t
# \bibliographystyle{plain}
# \bibliography{~/Documents/org-mode/bib/library, ~/Documents/org-mode/bib/Books}
* An integrated map of genetic variation from 1,092 human genomes.
:PROPERTIES:
:Custom_ID: Abecasis2012
:BIB: [[bib::Abecasis2012]]
:PAPER: [[paper:Abecasis2012][Abecasis2012]]
:DATE: [2013-03-20 Wed 16:08]
:END:
Test\cite{Abecasis2012}
###########################################################
Error in *Message*
###########################################################
run-hook-with-args: Wrong number of arguments: #[nil "Æ ÇÈebÉÊÈË#]ÌÍ!ÌÎ!ÏÌÐ!!^[ÑÒ=GÈ@ABC
ÈDEZ\x0eE@D@ÓQ\x0eDACBCEAE=*ÔÕ
\"¼Ö×!ØÙ!FÚÛÜ!!GHÝrGqBÈIE\x0eE@IÞPcEAE+rGqßÈHÈà%,F@B@áCâFD\"C)ãäáåæçè\véBBBBC\fêPC$\"à=Úëì!@ÈJEø\x0eE@JíJ!EAEå.îï!KrKqðñ Lòó\fôP!ebÉõÈË#*ÌÍ!ÌÎ!B B\x01ebÉöÈË#>Ñ÷Ë#-øù úQ-U\rû=
Uü\výþ\fÿ°Ë#+
\rÒ=
nÖM!ÖN!*" [wconfig oebp-cite-plist opt style file org-export-current-backend current-window-configuration ((set-window-configuration wconfig)) nil re-search-forward ...] 11 ("/home/dcslbw/.emacs.d/el-get/org-exp-bibtex/org-exp-bibtex.elc" . 602) nil], 1
###########################################################
--
Sincerely,
Li Bowen.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-exp-bibtex.el
2013-03-20 8:57 org-exp-bibtex.el Li Bowen
@ 2013-03-20 13:59 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-03-20 13:59 UTC (permalink / raw)
To: Li Bowen; +Cc: emacs-orgmode
Hi Li,
Li Bowen <bowenli37@gmail.com> writes:
> With the org-mode 8 new exporter, org-exp-bibtex.el doesn't work any
> longer. I tried to change export hook to
> org-export-before-preprocess-hook, but it is more complicated than I
> hoped. I am looking for a patch, not urgent. Many thanks.
Yes, this is a known issue -- we are currently brainstorming on
how to replace it. Not sure if we will be able to before 8.0,
but we will try.
Thanks,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-20 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20 8:57 org-exp-bibtex.el Li Bowen
2013-03-20 13:59 ` org-exp-bibtex.el Bastien
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.