From mboxrd@z Thu Jan 1 00:00:00 1970 From: SabreWolfy Subject: Re: Installing Org 8 Date: Wed, 30 Jul 2014 17:40:37 +0000 (UTC) Message-ID: References: <87d2cnaqmp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCXs2-0007sE-L9 for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 13:41:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCXrw-0000tn-Ga for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 13:40:58 -0400 Received: from plane.gmane.org ([80.91.229.3]:41481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCXrw-0000th-A2 for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 13:40:52 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XCXrt-0000N4-8c for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 19:40:49 +0200 Received: from 197-82-199-159.dbn.mweb.co.za ([197-82-199-159.dbn.mweb.co.za]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2014 19:40:49 +0200 Received: from sabrewolfy by 197-82-199-159.dbn.mweb.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jul 2014 19:40:49 +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 Jorge A. Alfaro-Murillo gmail.com> writes: > Try putting (package-initialize) as the first line of your .emacs, > that should do the trick. This solved it. Thanks :)