emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: HTML export broken [7.8]
@ 2011-12-12 23:19 Mathias Bauer
  2011-12-13  0:07 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Mathias Bauer @ 2011-12-12 23:19 UTC (permalink / raw)
  To: emacs-orgmode

Hi everybody,

after installing v7.8 Org's HTML export feature seems to be
broken.  Running the following command as documented

    $ emacs -Q -l /path/to/minimal-org.el

and exporting a simple Org text like

--------------------test.org--------------------
* Test
This is some sample text.
--------------------test.org--------------------

I get this error

-------------------- emacs *Backtrace* --------------------
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
  org-export-as-html(nil)
  call-interactively(org-export-as-html)
  org-export(nil)
  call-interactively(org-export nil nil)
-------------------- emacs *Backtrace* --------------------

and an incomplete HTML file:

--------------------test.html--------------------
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>test1</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="title" content="test1"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2011-12-13 00:02:07 CET"/>
<meta name="author" content=""/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<style type="text/css">
[..stripped for brevity, MB...]
</style>
<script type="text/javascript">
[..stripped for brevity, MB...]
</script>

</head>
<body>

<div id="preamble">
--------------------test.html--------------------

My environment:

Emacs  : GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian
Package: Org-mode version 7.8


Can you please check this issue?

Many thanks in advance,
Mathias

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug: HTML export broken [7.8]
  2011-12-12 23:19 Bug: HTML export broken [7.8] Mathias Bauer
@ 2011-12-13  0:07 ` Bastien
  2011-12-13  0:29   ` Mathias Bauer
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2011-12-13  0:07 UTC (permalink / raw)
  To: emacs-orgmode

Mathias Bauer <mbauer@gmx.org> writes:

> Can you please check this issue?

This is now fixed in 7.8.01.  Sorry for this.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug: HTML export broken [7.8]
  2011-12-13  0:07 ` Bastien
@ 2011-12-13  0:29   ` Mathias Bauer
  2011-12-13  1:23     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Mathias Bauer @ 2011-12-13  0:29 UTC (permalink / raw)
  To: emacs-orgmode

Hello Bastien,

On Tue, Dec 13, 2011 at 01:07:15AM +0100, Bastien wrote:

> Mathias Bauer <mbauer@gmx.org> writes:
>
> > Can you please check this issue?
>
> This is now fixed in 7.8.01.  Sorry for this.

Never mind.  Thanks for your quick response.

But,... there is still a litte flaw at the website's
org-mode-download.html page:

The download links for the zip file and the gzipped tar archive
both show the v7.6 files.  However v7.8.01 is directly accessible
via http://www.orgmode.org/org-7.8.01.tar.gz or
http://www.orgmode.org/org-7.8.01.zip respectively

Above all, with the new design the website really looks great and
gives the text related Org a modern first impression. :-)
Many thanks for the "renovation".

Best,
Mathias

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug: HTML export broken [7.8]
  2011-12-13  0:29   ` Mathias Bauer
@ 2011-12-13  1:23     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2011-12-13  1:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi Mathias,

Mathias Bauer <mbauer@gmx.org> writes:

> But,... there is still a litte flaw at the website's
> org-mode-download.html page:
>
> The download links for the zip file and the gzipped tar archive
> both show the v7.6 files.  However v7.8.01 is directly accessible
> via http://www.orgmode.org/org-7.8.01.tar.gz or
> http://www.orgmode.org/org-7.8.01.zip respectively

Fixed, thanks for spotting this...

> Above all, with the new design the website really looks great and
> gives the text related Org a modern first impression. :-)
> Many thanks for the "renovation".

Hope so - thanks!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-13  1:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-12 23:19 Bug: HTML export broken [7.8] Mathias Bauer
2011-12-13  0:07 ` Bastien
2011-12-13  0:29   ` Mathias Bauer
2011-12-13  1:23     ` Bastien

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).