emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Error when publishing to HTML
Date: Fri, 18 Feb 2011 11:32:04 +0100	[thread overview]
Message-ID: <8039nl4orf.fsf@missioncriticalit.com> (raw)
In-Reply-To: 874o813bjv.fsf@univ-nantes.fr

Hi Manuel,

Manuel Giraud wrote:
> Sébastien Vauban <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> writes:
>> #+begin_src emacs-lisp
>> (add-to-list 'org-publish-project-alist
>>              '(("orgfiles"
>>                 :base-directory "~/src/web-in-org/org/"
>>                 :base-extension "org"
>>                 :publishing-directory "~/src/web-in-org/public_html/"
>>                 :publishing-function org-publish-org-to-html
>>                 :section-numbers nil
>>                 :table-of-contents nil
>>                 :auto-sitemap t
>>                 :sitemap-title "Sitemap"
>>                 :style "<link rel=\"stylesheet\" href=\"css/worg.css\" type=\"text/css\"/>")
>>                ("css"
>>                 :base-directory "~/src/web-in-org/org/css/"
>>                 :base-extension "css"
>>                 :publishing-directory "~/src/web-in-org/public_html/css/"
>>                 :publishing-function org-publish-attachment)
>>                ("mysite"
>>                 :components ("orgfiles" "css"))))
>> #+end_src
>
> Ok, I think I found your problem here: your add-to-list create a too much
> nested list here.

That was it. THANKS A LOT for your (successful) investigation...

Stupid of me... OK, that's an easy mistake to make. BTW, would you see a
better report mechanism in such cases? I definitely won't be the only one to
make it.

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2011-02-18 10:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 20:33 Error when publishing to HTML Sébastien Vauban
2011-02-18 10:02 ` Manuel Giraud
2011-02-18 10:32   ` Sébastien Vauban [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=8039nl4orf.fsf@missioncriticalit.com \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
    /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).