From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: Xiao-Yong Jin <jinxiaoyong@gmail.com>
Cc: Sebastien Vauban <wxhgmqzgwmuf@spammotel.com>, emacs-orgmode@gnu.org
Subject: Re: Org-mode documentation within Emacs
Date: Wed, 24 Apr 2013 16:34:35 +0200 [thread overview]
Message-ID: <m28v48dmkk.fsf@polytechnique.org> (raw)
In-Reply-To: <9922EDEE-69B3-4520-BEED-D5E88EDB5E89@gmail.com>
Xiao-Yong Jin writes:
> I guess you changed the plist of Emacs.app?
No, I set /etc/launchd.conf (and I also set the INFOPATH in my .zshrc).
> That's not really required. How do you install your emacs?
Homebrew, using this version:
https://github.com/railwaycat/emacs-mac-port
> On my machine, with Emacs.app compiled from bzr source, start it with
>
> $ sh -c "unset INFOPATH && Emacs -Q"
>
> In the scratch buffer,
>
> (getenv "INFOPATH")
> nil
>
> (add-to-list 'Info-default-directory-list "~/.emacs.d/org-mode/doc")
> ("~/.emacs.d/org-mode/doc" "/Applications/Emacs.app/Contents/Resources/info/" "/usr/share/info/")
>
> (info)
> nil
>
> Info-directory-list
> ("~/.emacs.d/org-mode/doc" "/Applications/Emacs.app/Contents/Resources/info/" "/usr/share/info/")
>
> So the only thing I need to do is changing `Info-default-directory-list' in my ~/.emacs
>
> You might want to check the above procedure and see what you get.
As "/usr/share/info" is in the default path, which contains the files
for the old emacs that ships with OS X, I cannot use
`Info-default-directory-list': the newer info files for org mode would
be shadowed. So I need to set INFOPATH to something (or unset it) in any
case.
Alan
next prev parent reply other threads:[~2013-04-24 14:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-23 14:04 Org-mode documentation within Emacs Karl Voit
2013-04-23 14:28 ` Alan Schmitt
2013-04-23 15:03 ` Sebastien Vauban
2013-04-23 15:14 ` Karl Voit
2013-04-24 12:21 ` Nicolas Richard
2013-04-23 15:23 ` Alan Schmitt
2013-04-23 15:58 ` Glyn Millington
2013-04-23 17:32 ` Alan Schmitt
2013-04-25 5:35 ` Eric Abrahamsen
2013-04-23 19:34 ` Sebastien Vauban
2013-04-24 9:40 ` Alan Schmitt
2013-04-24 13:43 ` Xiao-Yong Jin
2013-04-24 14:34 ` Alan Schmitt [this message]
2013-04-24 7:51 ` Eric S Fraga
2013-04-24 10:19 ` Suvayu Ali
2013-04-23 15:24 ` François Pinard
2013-04-23 16:37 ` Suvayu Ali
2013-04-23 22:19 ` Jude DaShiell
2013-04-23 17:23 ` Achim Gratz
2013-04-24 6:43 ` Rainer Stengele
2013-04-24 17:59 ` Achim Gratz
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=m28v48dmkk.fsf@polytechnique.org \
--to=alan.schmitt@polytechnique.org \
--cc=emacs-orgmode@gnu.org \
--cc=jinxiaoyong@gmail.com \
--cc=wxhgmqzgwmuf@spammotel.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).