From: Carsten Dominik <dominik@science.uva.nl>
To: francois <francois.temp1@bruit.gotdns.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: org mode and reftex
Date: Fri, 13 Jul 2007 13:42:15 +0200 [thread overview]
Message-ID: <abe32233cedbbd09bbfca335a4116733@science.uva.nl> (raw)
In-Reply-To: <loom.20070713T131309-243@post.gmane.org>
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 <dominik <at> 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 my minimalist
> org-mode-setup hook.
>
> (defun my-org-mode-setup ()
> (load-library "reftex")
> (reftex-set-cite-format
> '((?b . "[[bib::%l]]")
> (?n . "[[note::%l]]")
> (?c . "\\cite{%l}")))
> (define-key org-mode-map "\C-c\C-g" 'reftex-citation)
> (flyspell-mode)
> )
>
> did I do something wrong?
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
prev parent reply other threads:[~2007-07-13 11:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-12 14:34 org mode and reftex francois
2007-07-12 19:26 ` Carsten Dominik
2007-07-13 7:18 ` francois
2007-07-13 10:36 ` Carsten Dominik
2007-07-13 11:16 ` francois
2007-07-13 11:42 ` Carsten Dominik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=abe32233cedbbd09bbfca335a4116733@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=francois.temp1@bruit.gotdns.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.