[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] [PATCH] orphaned captions and labels
From: |
David Maus |
Subject: |
Re: [Orgmode] [PATCH] orphaned captions and labels |
Date: |
Thu, 24 Jun 2010 16:26:28 +0200 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
Nicolas Goaziou wrote:
>Hello,
>This patch corrects the following problem :
>-----------------------------------------
>#+caption: I'm not removed from export
>#+label: also-not-removed
>| A | B |
>| 1 | 2 |
>-----------------------------------------
>Since org-handle-comments is only removing comments, #+caption, #+label
>and friends were left in the export file.
Thanks for the patch. Merely it wasn't catched by Org modes patch
tracker[1] so I include it in the reply. Problem was, that you've
sent it as attachment of MIME media type application/binary, not
text/plain.
[1] http://patchwork.newartisans.com/project/org-mode/list/
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden
0001-captions-labels-are-now-properly-cleaned-before-expo.patch
Description: Text document
pgpS92rJhnwG0.pgp
Description: PGP signature
- [Orgmode] [PATCH] orphaned captions and labels, Nicolas Goaziou, 2010/06/19
- Re: [Orgmode] [PATCH] orphaned captions and labels,
David Maus <=
- Re: [Orgmode] [PATCH] orphaned captions and labels, Sebastian Rose, 2010/06/24
- Re: [Orgmode] [PATCH] orphaned captions and labels, Sebastian Rose, 2010/06/29
- [Orgmode] [PATCH] Unwanted #+ATTR_Backend and #+Backend stuff, Nicolas Goaziou, 2010/06/30
- [Orgmode] Re: [PATCH] Unwanted #+ATTR_Backend and #+Backend stuff, Sebastian Rose, 2010/06/30
- [Orgmode] Re: [PATCH] Unwanted #+ATTR_Backend and #+Backend stuff (v.2), Nicolas Goaziou, 2010/06/30
- [Orgmode] Re: [PATCH] Unwanted #+ATTR_Backend and #+Backend stuff (v.2), Sebastian Rose, 2010/06/30
- Re: [Orgmode] [PATCH] orphaned captions and labels, Nicolas Goaziou, 2010/06/30