emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Problems with org-bibtex
Date: Thu, 21 Nov 2013 10:35:22 -0500	[thread overview]
Message-ID: <87wqk1zs1x.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: CALQvLVqZkD86Y_3Ltvt569gPia_MPox9xM-cX9mp32XQRtL96w@mail.gmail.com

Marvin Doyley <marvinpas@gmail.com> writes:

> Hi Chris,
> That didn't work either.
>
> When I did
> #+begin_src emacs-lisp
>   (bibtex-set-dialect)
> #+end_src
>
> I got the following error
> Debugger entered--Lisp error: (void-function bibtex-set-dialect)
>   (bibtex-set-dialect)

Try
        (require 'bibtex)

That should have been done automatically (e.g. when you load org-bibtex) but it seems to
not have been, for unknown reasons.

Nick


>         On Thu, Nov 21, 2013 at 3:55 AM, Marvin Doyley <marvinpas@gmail.com> wrote:
>         > Hi there,
>         >
>         > I have decided to give org-bibtex a try. I have loaded it in my .emacs file,
>         > but whenever I copy a bibtex entry and try to use org-bibtex-yank I get the
>         > following error
>         >
>         > Symbol's function definition is void: bibtex-beginning-of-entry
>         >
>         > Could someone tell me what this mean and how to fix it.
>         >
>         > Thanks
>         > M

  reply	other threads:[~2013-11-21 15:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21  3:55 Problems with org-bibtex Marvin Doyley
2013-11-21  4:00 ` Jambunathan K
2013-11-21  4:09   ` Marvin Doyley
2013-11-21  8:25 ` Sean O'Halpin
2013-11-21 10:43   ` Christopher Witte
2013-11-21 15:12     ` Marvin Doyley
2013-11-21 15:35       ` Nick Dokos [this message]
2013-11-21 16:00       ` Marvin Doyley

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=87wqk1zs1x.fsf@alphaville.bos.redhat.com \
    --to=ndokos@gmail.com \
    --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).