emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@coextrix.com>
To: Jeff Horn <jrhorn424@gmail.com>
Cc: Org-mode ml <emacs-orgmode@gnu.org>
Subject: Re: Installing org-mode from git without byte-compiling
Date: Sat, 01 Jan 2011 11:06:12 +0530	[thread overview]
Message-ID: <81fwtdchir.fsf@gmail.com> (raw)
In-Reply-To: <AANLkTimFjG7srppxj6y2Y_SV3TD5QSLxOhk1NG9TQwTx@mail.gmail.com> (Jeff Horn's message of "Fri, 31 Dec 2010 13:43:57 -0500")


> Inspecting the Makefile, I see that I probably want to make the info
> documentation and have that installed automatically, I just don't want
> to byte-compile the lisp.

$ make doc/org

The above command will create a file named 'org' in the doc directory.

Once this is done alter `Info-directory-list' with the following line in
your init file.

(push "~/path/to/git/root/doc/" Info-directory-list)

If you get some surprises, you can do a C-h v Info-directory-list and
make sure that the order of the dirs is just as you want it.

Jambunathan K.

  parent reply	other threads:[~2011-01-01  5:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-31 18:43 Installing org-mode from git without byte-compiling Jeff Horn
2010-12-31 20:41 ` Bernt Hansen
2011-01-01  5:36 ` Jambunathan K [this message]
2011-01-01  9:58   ` Ian Barton
2011-01-01 10:11     ` Ian Barton
2011-01-01 15:15       ` Nick Dokos
2011-01-14  8:20     ` Jeff Horn
2011-01-01 12:23   ` Jambunathan K
2011-01-03 11:29 ` Noorul Islam K M

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=81fwtdchir.fsf@gmail.com \
    --to=kjambunathan@coextrix.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jrhorn424@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 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).