From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: Updating org from git repository Date: Thu, 19 Jul 2012 16:05:23 +0000 (UTC) Message-ID: References: <87liii5p1o.wl%jamshark70@dewdrop-world.net> <20120717164607.GA32181@kuru.dyndns-at-home.com> <878veixo86.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrtEX-0000dH-Cb for emacs-orgmode@gnu.org; Thu, 19 Jul 2012 12:05:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrtER-0003Jb-Hj for emacs-orgmode@gnu.org; Thu, 19 Jul 2012 12:05:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:56978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrtER-0003I7-Ac for emacs-orgmode@gnu.org; Thu, 19 Jul 2012 12:05:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SrtEN-000698-0u for emacs-orgmode@gnu.org; Thu, 19 Jul 2012 18:05:38 +0200 Received: from 50.104.197.113 ([50.104.197.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Jul 2012 18:05:35 +0200 Received: from jamshark70 by 50.104.197.113 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Jul 2012 18:05:35 +0200 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: emacs-orgmode@gnu.org Achim Gratz NexGo.DE> writes: > James Harkins gmail.com> writes: > > So, how do I solve the problem with org-version? > > I already sent an answer to your original question, but somehow that didn't make > it to the list: most likely you've missed a "(require 'org-install)" in your > startup sequence. That did it. Thanks. hjh