emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-exp-bibtex.el


From: Li Bowen
Subject: [O] org-exp-bibtex.el
Date: Wed, 20 Mar 2013 16:57:44 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

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 "Æ address@hidden
address@hidden@ӚƒQDACBCEA‰E„=*ÔÕ
\"address@hidden,address@hidden@áCâFD\"C)ãäáåæçèéBBBBC
êPC$\"address@hidden@JíJ!ˆEA‰E„å.îï!KrKqˆðŽñ LòŽóôP!ˆebˆÉõÈË#ƒ*ÌÍ!ÌÎ!B 
B‚ebˆÉöÈË#ƒ>Ñ÷ˉ#ˆ‚-øù úQ-‚U
û=…Uüýþÿ°Ë‰#ˆ+‚

Ò=…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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]