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: Eric S Fraga
Subject: Re: [Orgmode] Agenda export to html error
Date: Mon, 13 Jul 2009 00:24:20 +0100
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.0.94 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Sun, 12 Jul 2009 23:47:12 +0200,
Nicolas Goaziou wrote:

> (setq load-path
>       (append (list
>                "~/.emacs.d/elisp"
>                "~/.emacs.d/elisp/yasnippet-0.5.10"
>                "~/.emacs.d/elisp/magit"
>                "~/.emacs.d/elisp/org-mode/lisp"
>                "~/.emacs.d/elisp/org-mode/contrib/lisp")
>               load-path
>               (list
>                "~/.emacs.d/etc")))

You might find it easier to use add-to-list which prepends entries to
the list...

> As a side note, .emacs.d/etc, holding my gnus.el must be put at the end.
> Otherwise, I get some load recursive error.

with gnus, isn't it easier/better to simply have a ~/.gnus file?  But
it's been a while since I used gnus so possibly ignore this comment!




reply via email to

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