From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian van den Broek Subject: canonical modifications to makefile for ubuntu feisty emacs 22.1.1? Date: Wed, 05 Sep 2007 10:42:49 -0400 Message-ID: <46DEC069.6090900@cc.umanitoba.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISw5m-0001m4-II for emacs-orgmode@gnu.org; Wed, 05 Sep 2007 10:42:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISw5k-0001iE-7T for emacs-orgmode@gnu.org; Wed, 05 Sep 2007 10:42:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISw5j-0001i4-VA for emacs-orgmode@gnu.org; Wed, 05 Sep 2007 10:42:52 -0400 Received: from electra.cc.umanitoba.ca ([130.179.16.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISw5j-0002Z9-J0 for emacs-orgmode@gnu.org; Wed, 05 Sep 2007 10:42:51 -0400 Received: from [192.168.1.119] (bas5-montreal02-1167964349.dsl.bell.ca [69.157.184.189]) (authenticated bits=0) by electra.cc.umanitoba.ca (8.13.0/8.13.0) with ESMTP id l85EgnRL006303 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Wed, 5 Sep 2007 09:42:50 -0500 (CDT) 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 Hi all, In addition to being pretty new to org-mode, I'm also an emacs novice. I am running ubuntu feisty with emacs 22.1.1 from the feisty backports repository. At some point, I made a mess of things in upgrading org-mode; stupidly I sometimes modified the makefile so as to install the local lisp files to a local lisp tree ~/emacs/site-lisp (loaded by my .emacs) and sometimes so that they ended up in /usr/local/share/emacs/site-lisp. My bad. This just bit me as I installed 5.08 and ended up running 5.07a despite that until I worked things out. Bandage applied to foot, all seems fine for now. But, I'd like not to shoot myself again. As yet, I've been modifying the makefile on the basis of hope, rather than knowledge. Could someone with a similar OS/emacs combo please suggest what's the right thing to do? Thanks and best, Brian vdB