all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "weber" <hugows@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Installing new org-mode version
Date: Mon, 5 Mar 2007 01:05:08 +0100	[thread overview]
Message-ID: <B2F29B55-E13B-4906-BF6B-4BC64B8D0DE3@Web.DE> (raw)
In-Reply-To: <1173051237.436780.322640@j27g2000cwj.googlegroups.com>


Am 05.03.2007 um 00:33 schrieb weber:

> I want to install the last version from the author's site. I cannot do
> a "make install" easily because I am on Winxp.
> I tried just putting the new files on my load-path and doing a load-
> library.

On Mac OS X it works to add a new element to load-path which then  
resides on top of the other elements (paths):

	(add-to-list 'load-path "/Library/Application Support/Emacs/calendar")

When I load calendar the germanised version is used – except when I  
load GNU Emacs from the directory where it was built. Does this give  
some inspiration?

--
Greetings

   Pete

"Specifications are for the weak and timid!"

  parent reply	other threads:[~2007-03-05  0:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-04 23:33 Installing new org-mode version weber
2007-03-04 23:48 ` Lennart Borgman (gmail)
2007-03-05  0:05 ` Peter Dyballa [this message]
2007-03-05  1:48 ` Stefan Monnier
2007-03-05 16:17   ` weber
2007-03-06 17:38     ` Stefan Monnier
2007-03-06 18:29       ` weber
2007-03-05 16:24   ` weber
2007-03-06 12:12     ` carsten.dominik
2007-03-06 12:56       ` weber

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

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

  git send-email \
    --in-reply-to=B2F29B55-E13B-4906-BF6B-4BC64B8D0DE3@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=hugows@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.