emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: psycho_punch <psychopunchme@gmail.com>
To: Alexis <flexibeast@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: (require 'org-publish) causes downgrade in org-version
Date: Mon, 9 Jun 2014 20:16:41 +0800	[thread overview]
Message-ID: <CADWK+fdZsa-W9MRNSGjMeirEaBcBagM9xDzwZftxvQ-AyBG_Yg@mail.gmail.com> (raw)
In-Reply-To: <87d2eis34k.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

So I need to explicitly call (package-initialize) in init.el, probably one
of the, if not the, first line?


On Mon, Jun 9, 2014 at 7:59 PM, Alexis <flexibeast@gmail.com> wrote:

>
> 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.
>
>

[-- Attachment #2: Type: text/html, Size: 1190 bytes --]

  reply	other threads:[~2014-06-09 12:16 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
2014-06-09 12:16           ` psycho_punch [this message]
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=CADWK+fdZsa-W9MRNSGjMeirEaBcBagM9xDzwZftxvQ-AyBG_Yg@mail.gmail.com \
    --to=psychopunchme@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=flexibeast@gmail.com \
    --cc=psychopunch.me@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).