From 783ea172b6a89ef5022f41f6cc3936dce522bab5 Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Fri, 11 Jan 2013 08:36:12 -0700 Subject: [PATCH] quick activation instructions on the front page --- index.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.org b/index.org index 0d65fa5..c79bd00 100644 --- a/index.org +++ b/index.org @@ -37,6 +37,13 @@ Development version ([[http://orgmode.org/cgit.cgi/org-mode.git/][cgit]]): Daily snapshots: [[http://orgmode.org/org-latest.tar.gz][tar.gz]] or [[http://orgmode.org/org-latest.zip][zip]] +To activate manual installs. +#+begin_src emacs-lisp + (add-to-list 'load-path "~/path/to/orgdir/lisp") + (require 'org) + (org-reload) ;; <- on newer Emacs which already include Org +#+end_src + - [[file:features.org][List of features]] - [[#docs][Manuals and tutorials]] - [[file:talks.org][Talks about Org mode]] -- 1.8.1