From: Nicolas Goaziou <n.goaziou@neuf.fr>
To: nicholas.dokos@hp.com
Cc: Dan Davison <davison@stats.ox.ac.uk>, emacs-orgmode@gnu.org
Subject: Re: Agenda export to html error
Date: Sun, 12 Jul 2009 21:15:42 +0200 [thread overview]
Message-ID: <868wit3e75.fsf@neuf.fr> (raw)
In-Reply-To: <2389.1247422549@gamaville.dokosmarshall.org> (Nick Dokos's message of "Sun, 12 Jul 2009 14:15:49 -0400")
Nick Dokos <nicholas.dokos@hp.com> writes:
> Check your load-path - sometimes, packages take too many freedoms with
> it.
Here is my load-path :
(setq load-path
(append load-path
(list
"~/.emacs.d/elisp"
"~/.emacs.d/etc"
"~/.emacs.d/elisp/yasnippet-0.5.10"
"~/.emacs.d/elisp/org-mode/lisp"
"~/.emacs.d/elisp/org-mode/contrib/lisp")))
I don't see anything that could be wrong.
> locate-library is also useful to see from where a package is loaded:
>
> (locate-library "htmlize")
You are right. I tend to forget about this function. Alas, in that case,
this will give me the "who" but not the "why".
--
Nicolas Goaziou
next prev parent reply other threads:[~2009-07-12 19:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-12 15:10 Agenda export to html error Nicolas Goaziou
2009-07-12 16:21 ` Dan Davison
2009-07-12 17:42 ` Nicolas Goaziou
2009-07-12 18:15 ` Nick Dokos
2009-07-12 19:15 ` Nicolas Goaziou [this message]
[not found] ` <n.goaziou@neuf.fr>
2009-07-12 20:39 ` Nick Dokos
2009-07-12 21:47 ` Nicolas Goaziou
2009-07-12 23:24 ` Eric S Fraga
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=868wit3e75.fsf@neuf.fr \
--to=n.goaziou@neuf.fr \
--cc=davison@stats.ox.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=nicholas.dokos@hp.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).