From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: How to get the last version of org-mode supporting emacs21? Date: Wed, 02 Jun 2010 16:00:48 +0100 Message-ID: <87k4qhscm7.fsf@stats.ox.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=52025 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJpRF-0000Yw-Bf for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 11:01:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJpR8-0001Kb-Jo for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 11:01:01 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:59160) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJpR8-0001Ju-C7 for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 11:00:54 -0400 Received: from blackcap.stats.ox.ac.uk (blackcap.stats [163.1.210.5]) by markov.stats.ox.ac.uk (8.13.6/8.13.6) with ESMTP id o52F0nhD019031 for ; Wed, 2 Jun 2010 16:00:49 +0100 (BST) In-Reply-To: (Steinar Bang's message of "Tue, 01 Jun 2010 13:21:11 +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 Steinar Bang writes: > 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. Hi Steinar, It's extremely easy to compile emacs under linux. You basically just download it somewhere in your home directory and type configure and make. Are you sure that you're making the right decision in going for very old emacs + old org-mode rather than new emacs plus new org-mode? Emacs 21 is extremely out-of-date, and so are your Red Hat machines I guess. But I would definitely at least download the latest emacs and check that it compiles without problems. Dan > > 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode