From mboxrd@z Thu Jan 1 00:00:00 1970 From: SabreWolfy Subject: Installing Org 8 Date: Tue, 29 Jul 2014 10:42:49 +0000 (UTC) Message-ID: 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]:44631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC4sD-0005X6-0r for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 06:43:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC4s8-0007qp-20 for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 06:43:12 -0400 Received: from plane.gmane.org ([80.91.229.3]:46549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC4s7-0007ql-Ry for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 06:43:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XC4s5-00011d-Tb for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 12:43:06 +0200 Received: from ad2.wits.ac.za ([146.141.1.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jul 2014 12:43:05 +0200 Received: from sabrewolfy by ad2.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jul 2014 12:43:05 +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 I successfully upgraded Org mode to version 8 by following these[1] instructions. I am now trying to repeat this on a Mac OS X system. After "M-x list-packages", Emacs connects to elpa.gnu.org and then to orgmode.org, but reports that it is unable to connect to orgmode.org, and presents a list of the packages from GNU only (no upgrade is available for org). Navigating to the Org mode repository directly works, so the site is online. I am using a modified version of Emacs[2] with various packages pre-installed[3], which has Org mode version 7.9.3f. [1] http://orgmode.org/elpa.html [2] http://vgoulet.act.ulaval.ca/en/emacs/mac/ [3] This was the only way I could get ESS installed in Emacs under OS X.