From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: org mode and reftex Date: Fri, 13 Jul 2007 13:42:15 +0200 Message-ID: References: <57102278d9c24eb3221bb0f00d49352b@science.uva.nl> <3b8d86984febb43bd550fa8f7f78a53c@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I9JXO-0005yP-8O for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 07:42:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I9JXM-0005wR-Om for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 07:42:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I9JXM-0005wI-Mh for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 07:42:16 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I9JXM-0002tG-67 for emacs-orgmode@gnu.org; Fri, 13 Jul 2007 07:42:16 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: francois Cc: emacs-orgmode@gnu.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 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