From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: How to get the last version of org-mode supporting emacs21? Date: Tue, 01 Jun 2010 13:21:11 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=46916 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJQII-0001Ol-4b for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 08:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJQIH-0006Et-1A for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 08:10:05 -0400 Received: from lo.gmane.org ([80.91.229.12]:52945) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJQIG-0006ER-RN for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 08:10:04 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OJQIF-0005xm-AD for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 14:10:03 +0200 Received: from 62.113.137.5 ([62.113.137.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Jun 2010 14:10:03 +0200 Received: from sb by 62.113.137.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Jun 2010 14:10:03 +0200 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 I have some RHEL4 machines where I have no admin privileges where I would like to use org-mode, without having to build a newer version of emacs myself and install it under my own user. Is it possible to figure out how to use git to get to the last version prior to removing the emacs 21 compatibility code? Is it possible to take the compatibility code removal changes and apply them to the most recent version of the code? (I think not, but I don't know just how much such "magic" git is capable of...) Or is it better to just get the last released version that has the emacs 21 compatiblity code, than to use git? (since I can't upgrade to newer versions anyway...) Thanx! - Steinar