emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: mixed orgmode installation
Date: Wed, 4 Sep 2013 17:07:49 +0200	[thread overview]
Message-ID: <20130904150749.GA12670@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <CABxYo6oA108Wkbz6jEw1b=fpGVX0XDnOS0qcrgtYWvJbUpTZQA@mail.gmail.com>

On Wed, Sep 04, 2013 at 04:52:34PM +0200, Johannes Rainer wrote:
> hm, that's an option.
> based on your suggestion I created now my own little makefile to install
> the git org-mode and directly over-write the one located in
> /Applications/Emacs.app/Resources/lisp/org . actually, I first delete all
> files in this org directory and install the one from git into the dir again.

This can actually cause difficult to diagnose problems sometimes.  The
simplest way to do it right is to setup your load-path early in your
init file.  To get an idea, you can take a look at my setup.

  <https://github.com/suvayu/.emacs.d/blob/master/init.el>

Look at the first 18 lines; after this I can customise, load, do
whatever I want with org.  You will notice I load a kill-old-org.el.
That line is experimental and optional, and you may skip it.

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.

  reply	other threads:[~2013-09-04 15:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-04 13:52 mixed orgmode installation Johannes Rainer
2013-09-04 14:19 ` Thorsten Jolitz
2013-09-04 14:52   ` Johannes Rainer
2013-09-04 15:07     ` Suvayu Ali [this message]
2013-09-08  5:40       ` adam
2013-09-08 14:37         ` John Hendy
2013-09-08 15:10           ` Suvayu Ali
2013-09-08 15:26             ` John Hendy
2013-09-08 16:52               ` Achim Gratz
2014-01-02  8:06                 ` Justin Gordon
2014-01-03  8:43                   ` Sharon Kimble
2014-01-03 18:08                     ` Justin Gordon
2014-01-03 18:49                   ` John Hendy
2013-09-04 19:20 ` Achim Gratz
2013-09-08 14:31   ` John Hendy
2013-09-08 16:41     ` Achim Gratz
2013-09-08 17:52       ` John Hendy
2013-09-08 18:39         ` Achim Gratz

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=20130904150749.GA12670@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --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).