From: Alexis <flexibeast@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: (require 'org-publish) causes downgrade in org-version
Date: Mon, 09 Jun 2014 21:59:40 +1000 [thread overview]
Message-ID: <87d2eis34k.fsf@gmail.com> (raw)
In-Reply-To: <CADWK+fdXUVjXBX6qUHsqrsEFWkr8RoXK8XoOwhq5L+GrJH21uQ@mail.gmail.com>
psycho_punch writes:
> I've defined my initialization script in ~/.emacs.d/init.el; I'm not sure
> if it matters. So since 'ox-publish doesn't get loaded until after
> initialization, I defined:
>
> (add-hook 'after-init-hook (lambda() (load-file
> "/path/to/org-publish-project.el")))
>
> I'm wondering when do the packages installed via package-install get
> loaded...
They get loaded when (package-initialize) is called in one's
initialisation file(s).
Alexis.
next prev parent reply other threads:[~2014-06-09 12:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-08 23:56 (require 'org-publish) causes downgrade in org-version psycho_punch
2014-06-09 5:42 ` Achim Gratz
2014-06-09 6:18 ` rdgoite
2014-06-09 8:17 ` psycho_punch
2014-06-09 11:04 ` Achim Gratz
2014-06-09 11:36 ` psycho_punch
2014-06-09 11:59 ` Alexis [this message]
2014-06-09 12:16 ` psycho_punch
2014-06-09 12:43 ` Eric Abrahamsen
2014-06-09 13:42 ` Jorge A. Alfaro-Murillo
2014-06-09 13:53 ` psycho_punch
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=87d2eis34k.fsf@gmail.com \
--to=flexibeast@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).