emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brian van den Broek <broek@cc.umanitoba.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: canonical modifications to makefile for ubuntu feisty emacs 22.1.1?
Date: Wed, 05 Sep 2007 11:34:33 -0400	[thread overview]
Message-ID: <46DECC89.802@cc.umanitoba.ca> (raw)
In-Reply-To: <46DEC069.6090900@cc.umanitoba.ca>

Brian van den Broek said unto the world upon 09/05/2007 10:42 AM:
> 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.

<snip>

> Could someone with a similar OS/emacs combo please suggest what's the 
> right thing to do?


Hi all,

I got a couple of off-list replies. I summarize them here for future 
googlers :-)

Both replies suggested that ~/emacs/site-lisp was probably the right 
thing. (You can ensure that works by including a line like
    (add-to-list 'load-path "/home/brian/emacs/site-lisp")
early in your .emacs.)

The really helpful bit was reminding me that I ought to run the make 
dance as me, rather than by sudo'ing. This will ensure that the 
process will only work if I am indeed installing into my local directory.

Thanks to those who wrote,

Brian vdB

  reply	other threads:[~2007-09-05 15:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05 14:42 canonical modifications to makefile for ubuntu feisty emacs 22.1.1? Brian van den Broek
2007-09-05 15:34 ` Brian van den Broek [this message]
2007-09-06  7:47   ` Ian Barton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46DECC89.802@cc.umanitoba.ca \
    --to=broek@cc.umanitoba.ca \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).