From: Yagnesh Raghava Yakkala <yagnesh@live.com>
To: emacs-orgmode@gnu.org
Subject: installation questions
Date: Sun, 20 May 2012 00:12:20 +0900 [thread overview]
Message-ID: <878vgow87q.fsf@okhotsk19.lowtem.hokudai.ac.jp> (raw)
Greetings!!
I run "make oldorg" to generate org-install.el and have following in my init
file, everything is working fine(I believe).
(require 'org-install)
I have few questions about installation procedure though.
1. Is the above snippet is all that is needed to load org.?
suppose I want to use org-inlinetask.el, It seems I need to have
(require 'org-inlinetask)
or
(add-to-list 'org-modules 'org-inlinetask)
or is there better way.?
IMO org-modules variable can be documented in the installation section[1]
for better visibility.
2. I see few interactive functions are present in source files(for eg.,
org-inlinetask-promote) with no autoload cookies and thus not generated in
org-install.el. I thought its good idea to put autoload cookie for every
interactive function. what is the rationale for autoload cookies in emacs.?
I am asking this because if those functions have autoload(ed) I wouldn't
(probably) need extra configuration in my init file.
3. why is contrib folder not byte compiled with make.? It seems there is no
argument for make to do this.
Thanks.,
Footnotes:
[1] http://orgmode.org/manual/Installation.html#Installation
--
ఎందరో మహానుభావులు అందరికి వందనములు
YYR
next reply other threads:[~2012-05-19 15:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-19 15:12 Yagnesh Raghava Yakkala [this message]
2012-05-19 15:36 ` installation questions Achim Gratz
2012-05-20 8:42 ` Yagnesh Raghava Yakkala
2012-07-05 14:38 ` Bastien
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=878vgow87q.fsf@okhotsk19.lowtem.hokudai.ac.jp \
--to=yagnesh@live.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).