Carsten Dominik <dominik <at> science.uva.nl> writes:
thanks for your prompt reply.
> > To customize this citation I have defined in my .emacs
> > (defun my-org-mode-setup ()
> Are you adding this function to org-mode-hook?
yes
> Change
> > (reftex-parse-all) ; to make reftex aware of the biblio
> > ; # \bibliography{biblio}
> to this:
>
> (if (buffer-file-name) (reftex-parse-all))
I have just tried, but it didn't change anything.
The reftex-parse-all seems to be still called.
Hoevewer I would really appreciate to use this feature...
_______________________________________________
Emacs-orgmode mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode