From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] ox-html: Ensure space between tag and attribute when closing tags Date: Tue, 07 May 2013 22:05:11 +0200 Message-ID: <87vc6u8sjs.fsf@bzg.ath.cx> References: <874neeybia.fsf@gmx.li> <8738tya7sl.fsf@bzg.ath.cx> <87zjw6wu2p.fsf@gmx.li> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZmFz-0000PA-Qb for emacs-orgmode@gnu.org; Tue, 07 May 2013 14:04:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZmFx-0006th-Oi for emacs-orgmode@gnu.org; Tue, 07 May 2013 14:04:55 -0400 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:35055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZmFx-0006tR-HS for emacs-orgmode@gnu.org; Tue, 07 May 2013 14:04:53 -0400 Received: by mail-wg0-f50.google.com with SMTP id m15so917598wgh.17 for ; Tue, 07 May 2013 11:04:52 -0700 (PDT) In-Reply-To: <87zjw6wu2p.fsf@gmx.li> (Lawrence Mitchell's message of "Tue, 07 May 2013 18:58:22 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Lawrence Mitchell Cc: emacs-orgmode@gnu.org Lawrence Mitchell writes: > It won't apply against maint because the ox-html changes that > introduced the problem (9bc55c, Export to various flavors of > (X)HTML) are on master, not maint. I overlooked this. Applied, thanks! -- Bastien