From: daimrod@gmail.com (Grégoire Jadi)
To: emacs-orgmode@gnu.org
Subject: Re: info for org not found in emacs
Date: Fri, 07 Dec 2012 15:39:45 +0100 [thread overview]
Message-ID: <87y5haapu6.fsf@casa.home> (raw)
In-Reply-To: 50C1FC20.1090401@gmail.com
Rainer M Krug <r.m.krug@gmail.com> writes:
> Hi
>
> I am using org from git using the following commands (in a script):
>
> ######################
> cd ~/.emacs.d/org-mode-git/org-mode
> git checkout master
> git fetch --tags origin
> git pull
> git gc
> git checkout master
> make clean
> make
> make autoloads
> make doc
> make info
> ######################
>
> But I can't find the info file and get the error message "Info-find-file: Info file org does not
> exist".
>
> How can I tell where emacs can find the info file (I assume it is in the doc/ subdirectory?)?
(add-to-list 'Info-default-directory-list
(expand-file-name "~/.emacs.d/org-mode-git/org-mode/doc"))
>
> Thanks,
>
> Rainer
>
> --
> Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys.
> (Germany)
>
> Centre of Excellence for Invasion Biology
> Stellenbosch University
> South Africa
>
> Tel : +33 - (0)9 53 10 27 44
> Cell: +33 - (0)6 85 62 59 98
> Fax : +33 - (0)9 58 10 27 44
>
> Fax (D): +49 - (0)3 21 21 25 22 44
>
> email: Rainer@krugs.de
>
> Skype: RMkrug
next prev parent reply other threads:[~2012-12-07 14:38 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-07 14:24 info for org not found in emacs Rainer M Krug
2012-12-07 14:39 ` Grégoire Jadi [this message]
2012-12-07 22:02 ` Jude DaShiell
2012-12-08 12:26 ` Rainer M Krug
2012-12-08 12:33 ` Jude DaShiell
2012-12-08 13:11 ` Rainer Krug
2012-12-08 20:28 ` Achim Gratz
2012-12-09 5:07 ` Jude DaShiell
2012-12-10 9:26 ` Rainer M Krug
2012-12-10 16:50 ` Jambunathan K
2012-12-10 17:32 ` Rainer M Krug
2012-12-10 17:43 ` Eric Schulte
2012-12-10 22:15 ` Charles
2012-12-10 22:26 ` Nick Dokos
2012-12-10 23:06 ` Charles
2012-12-11 17:07 ` Charles
2012-12-11 17:31 ` Nick Dokos
2012-12-11 8:25 ` Rainer M Krug
2012-12-11 10:29 ` Jambunathan K
2012-12-12 11:23 ` Rainer M Krug
2012-12-11 18:10 ` Achim Gratz
2012-12-10 18:11 ` Achim Gratz
2012-12-11 8:16 ` Rainer M Krug
2012-12-11 11:23 ` Achim Gratz
2012-12-11 13:01 ` Jambunathan K
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=87y5haapu6.fsf@casa.home \
--to=daimrod@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).