From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: nicholas.dokos@hp.com, Dan Davison <davison@stats.ox.ac.uk>,
emacs-orgmode@gnu.org
Subject: Re: Agenda export to html error
Date: Mon, 13 Jul 2009 00:24:20 +0100 [thread overview]
Message-ID: <87d4854h97.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <868witvajj.fsf@neuf.fr>
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!
prev parent reply other threads:[~2009-07-12 23:24 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
[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 [this message]
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=87d4854h97.wl%ucecesf@ucl.ac.uk \
--to=ucecesf@ucl.ac.uk \
--cc=davison@stats.ox.ac.uk \
--cc=e.fraga@ucl.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).