From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Witte Subject: Re: Problems with org-bibtex Date: Thu, 21 Nov 2013 11:43:54 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b111d07f68a8d04ebad92e2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjRjx-00039p-J3 for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 05:44:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjRjo-00040F-3N for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 05:44:05 -0500 Received: from mail-pd0-f180.google.com ([209.85.192.180]:59480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjRjn-0003xi-Th for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 05:43:56 -0500 Received: by mail-pd0-f180.google.com with SMTP id q10so5814908pdj.11 for ; Thu, 21 Nov 2013 02:43:54 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sean O'Halpin Cc: Marvin Doyley , "emacs-orgmode@gnu.org" --047d7b111d07f68a8d04ebad92e2 Content-Type: text/plain; charset=ISO-8859-1 I have found that opening a (any) bibtex file fixes this for the session. I have no idea why though. Chris. On 21 November 2013 09:25, Sean O'Halpin wrote: > Hi, > > I was just trying the same thing (prompted by the recent discussion). > It turned out I had to > > #+begin_src emacs-lisp > (bibtex-set-dialect) > #+end_src > > first. > > Regards, > Sean > > > On Thu, Nov 21, 2013 at 3:55 AM, Marvin Doyley > 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 > > --047d7b111d07f68a8d04ebad92e2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I have found that opening a (any) bibtex file fixes this f= or the session. I have no idea why though.

Chris.


On 21 November 2013 09= :25, Sean O'Halpin <sean.ohalpin@gmail.com> wrote:<= br>
Hi,

I was just trying the same thing (prompted by the recent discussion).
It turned out I had to

#+begin_src emacs-lisp
=A0 (bibtex-set-dialect)
#+end_src

first.

Regards,
Sean


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 ge= t 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


--047d7b111d07f68a8d04ebad92e2--