emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason Dunsmore <emacs-orgmode@dunsmor.com>
To: "Sullivan, Gregory (US SSA)" <gregory.sullivan@baesystems.com>
Cc: Ethan Ligon <ligon@are.berkeley.edu>,
	"Emacs-orgmode@gnu.org" <Emacs-orgmode@gnu.org>
Subject: Re: worg/org-contrib list items are missing
Date: Wed, 04 May 2011 16:44:59 -0500	[thread overview]
Message-ID: <87tydai1ic.fsf@riotblast.dunsmor.com> (raw)
In-Reply-To: <E1QHj2i-0004zT-7Y@eggs.gnu.org> (Gregory Sullivan's message of "Wed, 4 May 2011 16:51:26 -0400")

"Sullivan, Gregory (US SSA)" <gregory.sullivan@baesystems.com> writes:

> Something is broken exporting worg source to lists:
>
> http://orgmode.org/worg/org-contrib/
>
> is missing the list item headers.

I see it's missing the left part of the description list items.  I ran a
git-bisect and found the commit that introduced the problem:

--8<---------------cut here---------------start------------->8---
49e6bc899758114d6d29e69a8f9e40798d26782b is the first bad commit
commit 49e6bc899758114d6d29e69a8f9e40798d26782b
Author: Ethan Ligon <ligon@are.berkeley.edu>
Date:   Sat Apr 9 18:39:35 2011 +0200

    Fix for html & docbook export of description list items
    
    The problem is illustrated by the following example:
    
    * Illustration of bug in html export
      - This has a space after the colons :: so will work in latex and html
      - This doesn't have a space after the colons ::so is an invalid
        description item according to the org manual.  Won't work in html
        or docbook.  Will nevertheless work in latex, provided /first/
        description item is valid.
      - Has a terminating space ::
        - So it works in both html and latex export!
        - Even though it's difficult to distinguish from the next example.
      - Lacks a terminating space ::
        - At present, *doesn't* work in html or docbook export, does in
          latex.  This is the case that the following patch fixes.

:040000 040000 feb2527d8b3294e9d9a118f4752a414b8431d706 4bdeed49ce735a321ddbb3053c22282dd9909677 M       lisp
--8<---------------cut here---------------end--------------->8---

Ethan, can you investigate?

  reply	other threads:[~2011-05-04 21:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 20:51 worg/org-contrib list items are missing Sullivan, Gregory (US SSA)
2011-05-04 21:44 ` Jason Dunsmore [this message]
2011-05-05  0:04   ` Matt Lundin
2011-05-05  2:52     ` [PATCH] " Ethan Ligon
2011-05-07  0:35       ` Nicolas Goaziou

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=87tydai1ic.fsf@riotblast.dunsmor.com \
    --to=emacs-orgmode@dunsmor.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=gregory.sullivan@baesystems.com \
    --cc=ligon@are.berkeley.edu \
    /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).