From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: [bug] lists followed by : has wrong indent Date: Wed, 20 Dec 2006 19:39:18 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gx7Hv-0003Qn-EO for emacs-orgmode@gnu.org; Wed, 20 Dec 2006 14:39:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gx7Ht-0003NU-FU for emacs-orgmode@gnu.org; Wed, 20 Dec 2006 14:39:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gx7Ht-0003N6-49 for emacs-orgmode@gnu.org; Wed, 20 Dec 2006 14:39:37 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gx7Hr-0007hc-TS for emacs-orgmode@gnu.org; Wed, 20 Dec 2006 14:39:36 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Gx7Hl-0003KE-D0 for emacs-orgmode@gnu.org; Wed, 20 Dec 2006 20:39:29 +0100 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Dec 2006 20:39:29 +0100 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Dec 2006 20:39:29 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Hi all, [Emacs 23.0.0.4 20061218, default org: 4.56b] The test file and its html export are attached. The issue is a paragraph marked with : following a list will have an indent as the list items. But if anything is put in between, org will identify the end of the list and use a different indent. Is this intentional or a bug? --=-=-= Content-Type: application/octet-stream Content-Disposition: attachment; filename=test.org Content-Description: test.org * Test 1 - item 1 - item 2 : Is this correctly indented * Test 2 - item 1 - item 2 anything : Is this correctly indented --=-=-= Content-Type: text/html Content-Disposition: attachment; filename=test.html Content-Description: test.html test

test

Table of Contents

1 Test 1

  • item 1
  • item 2

     Is this correctly indented
    

2 Test 2

  • item 1
  • item 2
anything
 Is this correctly indented

Author: Shidai Liu, Leo <shidai.liu@gmail.com>

Date: 2006/12/20 07:37:05 PM

--=-=-= -- Leo (GPG Key: 9283AA3F) --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=-=-=--