From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Danenberg Subject: org-exp-bibtex Date: Thu, 28 Jan 2010 10:20:02 -0600 Message-ID: <20100128162002.GA5393@klutometis.wikitex.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaX6F-000294-1G for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 11:20:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaX6D-00025h-KO for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 11:20:06 -0500 Received: from [199.232.76.173] (port=41346 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaX6D-00025Y-Dw for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 11:20:05 -0500 Received: from klutometis.wikitex.org ([72.51.35.14]:49638) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NaX6D-0002RQ-0h for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 11:20:05 -0500 Received: from klutometis.wikitex.org (localhost.localdomain [127.0.0.1]) by klutometis.wikitex.org (8.13.1/8.13.1) with ESMTP id o0SGK24C005513 for ; Thu, 28 Jan 2010 10:20:02 -0600 Received: (from pcdanenb@localhost) by klutometis.wikitex.org (8.13.1/8.13.1/Submit) id o0SGK2OW005512 for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 10:20:02 -0600 Content-Disposition: inline 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: emacs-orgmode@gnu.org Despite org-mode/contrib/lisp being in my loadpath and issuing (require 'org-exp-bibtex), org-exp-bibtex doesn't seem to be available. Using autoload results in "Autoloading failed to define function org-exp-bibtex." Would anyone mind sharing with me how they successfully installed org-exp-bibtex?