Please try to make a backtrace of the bug, check the Org-mode
manual on how to produce one. Thanks.
- Carsten
On Jul 13, 2007, at 13:16, francois wrote:
Carsten Dominik science.uva.nl> writes:
How about
(and (buffer-file-name)
(file-exists-p (buffer-file-name))
(reft
Carsten Dominik science.uva.nl> writes:
> How about
> (and (buffer-file-name)
> (file-exists-p (buffer-file-name))
> (reftex-parse-all))
hi,
I have still the same error. It seems that the cause is not reftex-parse-all.
Even removed, i am facing with same problem. Here is
On Jul 13, 2007, at 9:18, francois wrote:
Carsten Dominik 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 re
Carsten Dominik 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
> >