From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-exp-bibtex Date: Thu, 28 Jan 2010 11:27:55 -0500 Message-ID: <27753.1264696075@gamaville.dokosmarshall.org> References: <20100128162002.GA5393@klutometis.wikitex.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaYBq-00018R-37 for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 12:29:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaYBl-00015D-FN for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 12:29:57 -0500 Received: from [199.232.76.173] (port=51386 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaYBl-000153-6a for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 12:29:53 -0500 Received: from vms173019pub.verizon.net ([206.46.173.19]:42730) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaYBk-0006oZ-PP for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 12:29:53 -0500 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0KWY00AAQTQKOI80@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 10:28:01 -0600 (CST) In-reply-to: Message from Peter Danenberg of "Thu, 28 Jan 2010 10:20:02 CST." <20100128162002.GA5393@klutometis.wikitex.org> 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: Peter Danenberg Cc: emacs-orgmode@gnu.org Peter Danenberg wrote: > Despite org-mode/contrib/lisp being in my loadpath and issuing Are you sure about it being in your load-path? What does M-x locate-library org-exp-bibtex say? If it finds it, both autoload and require should work. Nick