emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Pierre de Buyl <pdebuyl@ulb.ac.be>
To: Zachary Young <zacharysyoung@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Export HTML from command line
Date: Wed, 17 Mar 2010 10:35:07 +0100	[thread overview]
Message-ID: <EB75E575-0D22-4AAA-A77D-ACDD3B1CCE21@ulb.ac.be> (raw)
In-Reply-To: <91dc62521003161247u204eb069sd4be923c9c8d62c9@mail.gmail.com>

 From the documentation
http://orgmode.org/manual/Quoting-HTML-tags.html#Quoting-HTML-tags
I would say that you need to remove the ":" in "#+BEGIN_HTML:" and  
the closing line. However leaving them works also on my emacs (org  
6.31trans).

If it still does not work, can you send a minimal org file in which  
the error is reproducible ?

Pierre

Le 16 mars 10 à 20:47, Zachary Young a écrit :

> Hi all,
>
> When I run `org-export-as-html' in a buffer, it works as I expect,  
> but when I try to run it from an emacs batch command:
>
> emacs --batch --execute='(setq vc-follow-symlinks nil)' -- 
> visit=current-day.org --execute='(org-export-as-html-and-open nil)'
>
> anything between #+BEGIN_HTML: and #+END_HTML: are exported like  
> the following:
>
> <p>#+BEGIN_HTML:
> &lt;pre&gt;Revision: 934
> Message:
> </p><ol>
> <li>
> Revved 'release-name' variable to '1.10'.
> </li>
> </ol>
>
> <p>----
> Modified : /trunk/scripts/AutoDoc/AutoDoc.build&lt;/pre&gt;
> #+END_HTML:
> </p>
>
> and I am expecting:
>
> <pre>Revision: 934
> Message:
> 1) Revved 'release-name' variable to '1.10'.
> ----
> Modified : /trunk/scripts/AutoDoc/AutoDoc.build</pre>
>
> This is my first try at running emacs as a batch command, so I  
> might be doing something wrong there.
>
> If more information is required, please let me know.
>
> Thank you,
> Zach
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2010-03-17  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-16 19:47 Export HTML from command line Zachary Young
2010-03-17  9:35 ` Pierre de Buyl [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=EB75E575-0D22-4AAA-A77D-ACDD3B1CCE21@ulb.ac.be \
    --to=pdebuyl@ulb.ac.be \
    --cc=emacs-orgmode@gnu.org \
    --cc=zacharysyoung@gmail.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).