emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Agenda export to html error


From: Nicolas Goaziou
Subject: Re: [Orgmode] Agenda export to html error
Date: Sun, 12 Jul 2009 21:15:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Nick Dokos <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]