emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Remove the build-in orgmode


From: Bastien
Subject: Re: [O] Remove the build-in orgmode
Date: Fri, 06 Jun 2014 16:09:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Thorsten,

Thorsten Jolitz <address@hidden> writes:

> (On Archlinux) I simply trash the Org dir shipped with Emacs and put a
> symlink to my git-version of Org-mode there. I was told I shouldn't do
> that, but since I had many problems with mixed installs before, and no
> problems at all after doing so, I stick with this apparently 'bad
> habit'.

I confirm this is a bad habit :)

>From sources (git or tarball), Org mode setup is just this

(add-to-list 'load-path "/src/org-mode/")
(require 'org)

As for testing, Brady's solution to use emacs -q -l "~/testing.el"
is also the one I would suggest.

2 cents,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]