From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mode git, el-get, recently many functions' defintion void Date: Wed, 20 Feb 2013 07:00:57 +0100 Message-ID: <87mwuzcx6p.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U83EO-0004iu-GA for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U83EH-00041r-E0 for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:40 -0500 Received: from mail-wi0-f173.google.com ([209.85.212.173]:56307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U83EH-00041g-77 for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:33 -0500 Received: by mail-wi0-f173.google.com with SMTP id hq4so5740444wib.12 for ; Tue, 19 Feb 2013 22:32:32 -0800 (PST) In-Reply-To: (Jeff Kowalczyk's message of "Wed, 20 Feb 2013 05:38:06 +0000 (UTC)") 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: Jeff Kowalczyk Cc: emacs-orgmode@gnu.org Hi Jeff, Jeff Kowalczyk writes: > Any suggestions on how to debug? If you install Org from git and do a make clean && make each day, then the only thing you need to make sure is that you setup the load-path correctly, early enough in your .emacs file. Do you have something like (add-to-list 'load-path "~/install/git/org-mode/lisp/") ? -- Bastien