emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: ignotus@freemail.hu
Cc: emacs-orgmode@gnu.org
Subject: Re: problem with completed todo exporting (XEmacs)
Date: Thu, 21 Jun 2007 11:29:24 +0200	[thread overview]
Message-ID: <627390bba1a8c00ab1015dbe59bc63b8@science.uva.nl> (raw)
In-Reply-To: <87y7ifora2.fsf@freemail.hu>

Both fixed, the second one was an XEmacs issue.

Thanks!

- Carsten

On Jun 19, 2007, at 18:14, ignotus@freemail.hu wrote:

> Hi Carsten & All!
>
> I have a problem with the export of completed todo items.
>
>> ---------------------------------------------------------------------- 
>> --
>
> Oh, while trying to create a quick test case I found another bug, I
> think it is related to the last-byte-of-the-buffer-should-be-newline
> mentioned on this list.  To reproduce create an empty org buffer like
> this:
>
> ,----
> | *** TODO baz<pointhere>
> `----
>
> Now press C-c C-d then RET, you get this:
>
> ,----
> | *** TODO baz    DEADLINE: <2007-06-19 Tue>
> `----
>
> Instead of this:
>
> ,----
> | *** TODO baz
> |     DEADLINE: <2007-06-19 Tue>
> `----
>
>> ---------------------------------------------------------------------- 
>> --
>
> Ok, back to my bug (it may be XEmacs related?):
>
> ,----
> | * foo
> |
> | *** DONE bar
> |     DEADLINE: <2007-06-19 Tue> CLOSED: [2007-06-19 Tue 18:09]
> |
> | *** TODO baz
> |     DEADLINE: <2007-06-19 Tue>
> `----
>
> Now export this to HTML, the relevant part of the resulting HTML code
> (my comments below):
>
> ,----
> | <h2>Table of Contents</h2>
> | <ul>
> | <li><a href="#sec-1">1 foo</a>
> | <ul>
> | <li>
> | <ul>
> | <li><a href="#sec-2">1.0.1 bar</a></li>
> | <li><a href="#sec-3">1.0.2 baz</a></li>
> | </ul>
> | </li>
> | </ul>
> | </li>
> | </ul>
> |
> | <h2 id="sec-1">1 foo</h2>
> |
> |
> | <p>
> | <span class="done">DONE</span>
> | <span class="timestamp-kwd">DEADLINE: </span> <span
> | class="timestamp">2007-06-19 Tue</span> <span
> | class="timestamp-kwd">CLOSED: </span> <span class="timestam
> | p">2007-06-19 Tue 18:09</span><br/>
> | </p>
> |
> | <h4 id="sec-2">1.0.1 <span class="todo">TODO</span> baz</h4>
> |
> | <p><span class="timestamp-kwd">DEADLINE: </span> <span
> | class="timestamp">2007-06-19 Tue</span><br/>
> | </p>
> `----
>
> There is no <h4> around the completed item, and no #sec-2 jump tag.
> Sec-2 went to baz (which according to the toc should be #sec-3).
>
> -- 
> ...sutongi tti olleh
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

      reply	other threads:[~2007-06-21  9:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-19 16:14 problem with completed todo exporting (XEmacs) ignotus
2007-06-21  9:29 ` Carsten Dominik [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=627390bba1a8c00ab1015dbe59bc63b8@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=ignotus@freemail.hu \
    /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).