[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: error when exporting org to html
From: |
Rainer Stengele |
Subject: |
[Orgmode] Re: error when exporting org to html |
Date: |
Fri, 06 Feb 2009 14:11:36 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.17) Gecko/20080914 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666 |
Rainer Stengele schrieb:
> I have a problem exporting html and directly browsing the exported file.
> I have my org file in a indirect buffer,
>
> Pressing "C-c C-e b" results in:
>
> Exporting... [2 times]
> save-restriction: Args out of range: 0, 1
>
> org version: 6.21b
> GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2009-01-12 on LENNART-69DE564
> (patched)
>
> Can anybody give me a hint?
>
>
> By the way, I always run into this task:
> I have a very large org file and want to export a specific region to html.
> The highest org-level of the region is for example "6" "******".
> Exporting results "correctly" in "high" HTML header levels and "strange"
> formatting formatting.
> I would like to automatically export to "level 1".
> What I now do is copy the region in a new org file. move the level to "1" =
> "*"
> and export then. Bad workaround ...
> Anybody has a suggestion?
>
> Rainer
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
Hi again,
Carsten, I now cannot reproduce the "save-restriction: Args out of range: 0, 1"
error anymore. It is gone after restarting emacs.
I have another little thing:
having this "PROPERTIES" in my org file defined like this:
:PROPERTIES:
#+TITLE: dotNET Statusrunde
#+DATE: 2009-02-03 Dienstag
#+LANGUAGE: de
#+OPTIONS: H:7 num:t toc:t \n:t @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:nil
skip:nil d:nil tags:nil timestamp:nil creator:nil autor:nil
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:
:END:
after the HTML Export the HTML file still has these two lines in it:
:PROPERTIES:<br/>
:END:<br/>
How can I disable this?
Rainer
- [Orgmode] error when exporting org to html, Rainer Stengele, 2009/02/05
- Re: [Orgmode] error when exporting org to html, Giovanni Ridolfi, 2009/02/05
- Re: [Orgmode] error when exporting org to html, Carsten Dominik, 2009/02/05
- Re: [Orgmode] error when exporting org to html, Giovanni Ridolfi, 2009/02/05
- [Orgmode] Re: error when exporting org to html, Bernt Hansen, 2009/02/05
- Re: [Orgmode] error when exporting org to html, William Henney, 2009/02/05
- Re: [Orgmode] error when exporting org to html, William Henney, 2009/02/05
- Re: [Orgmode] error when exporting org to html, Giovanni Ridolfi, 2009/02/05
Re: [Orgmode] error when exporting org to html, Carsten Dominik, 2009/02/06
[Orgmode] Re: error when exporting org to html,
Rainer Stengele <=