emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Loris Bennett" <loris.bennett@fu-berlin.de>
To: emacs-orgmode@gnu.org
Subject: Error with org-mode-reftex-setup after upgrade
Date: Fri, 16 May 2014 10:20:25 +0200	[thread overview]
Message-ID: <87lhu26som.fsf@hornfels.zedat.fu-berlin.de> (raw)

Hi,

I have just upgraded to version Org-mode version 8.2.6
(8.2.6-18-gaaae4a-elpaplus @ /home/loris/.emacs.d/elpa/org-plus-contrib-20140512/

From Thomas Dye's description of how to create an annotated bibliography
(http://orgmode.org/worg/exporters/anno-bib-template-worg.html) I'm
using:

,-------------------------------------------------
| (defun org-mode-reftex-setup ()
|   (interactive)
|   (load-library "reftex")
|   (and (buffer-file-name)
|        (file-exists-p (buffer-file-name))
|        (reftex-parse-all)))
| 
| (add-hook 'org-mode-hook 'org-mode-reftex-setup)
`-------------------------------------------------

Following the update, this now seems to throw the error:

,--------------------------------------------------------------------
| Loading reftex...done
| File mode specification error: (wrong-type-argument sequencep dwim)
`--------------------------------------------------------------------

Any ideas?

Cheers,

Loris

-- 
This signature is currently under construction.

             reply	other threads:[~2014-05-16  8:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-16  8:20 Loris Bennett [this message]
2014-05-19 14:36 ` Error with org-mode-reftex-setup after upgrade Bastien

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lhu26som.fsf@hornfels.zedat.fu-berlin.de \
    --to=loris.bennett@fu-berlin.de \
    --cc=emacs-orgmode@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).