emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scot Becker <scot.becker@gmail.com>
To: Kristofer Bergstrom <kris@onensemble.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: how to upgrade org-mode version?
Date: Thu, 10 Jun 2010 08:37:10 +0100	[thread overview]
Message-ID: <AANLkTinNYAvj-EwJ0K-N-MfK5KkFRxTs_DVmVgOnILJU@mail.gmail.com> (raw)
In-Reply-To: <AANLkTilqzzn7RnHF1wOApQYoh-a7nRVC6klxv_DpmJoM@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 926 bytes --]

Kris,

You may have discovered this in the meantime, but I gave you the wrong line
for adding the org documentation to your info-path in emacs (so that M-x
org-info gets you to the latest docs).  It's not

 (add-to-list 'Info-default-directory-list "/path/to/org/doc")

but:

 (add-to-list 'Info-directory-list "/path/to/org/doc")

I don't know how long this has been broken in my own setup, but I just
noticed it and thought I'd correct my advice to you.  If you actually
install org mode to a place that the info commands can find (/usr/local
perhaps) you don't need this.  But I just put the org repository right in my
~/.emacs.d/vendor/ directory, compile it in place, and leave it there.  As
long as I add the right paths to the org-mode/lisp and org-mode/doc,
everything works.

If you use stuff from the org contrib directory, you can also do:

(add-to-list 'load-path "/home/you/newpath/org-mode/contrib/lisp")


Scot

[-- Attachment #1.2: Type: text/html, Size: 1093 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2010-06-10  7:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-05 21:34 how to upgrade org-mode version? Kristofer Bergstrom
2010-06-05 22:30 ` Bernt Hansen
2010-06-06  4:42   ` Scot Becker
2010-06-10  7:37 ` Scot Becker [this message]
2010-06-10 13:08   ` Bernt Hansen
2010-06-10 14:49     ` Fernando Naufel do Amaral
2010-06-10 15:56   ` Jason Dunsmore

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=AANLkTinNYAvj-EwJ0K-N-MfK5KkFRxTs_DVmVgOnILJU@mail.gmail.com \
    --to=scot.becker@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kris@onensemble.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).