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 21:50:34 +0200 Message-ID: <8738tya7sl.fsf@bzg.ath.cx> References: <874neeybia.fsf@gmx.li> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZm1r-0000sl-FN for emacs-orgmode@gnu.org; Tue, 07 May 2013 13:50:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZm1o-0001up-Op for emacs-orgmode@gnu.org; Tue, 07 May 2013 13:50:19 -0400 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:58655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZm1o-0001uD-Fd for emacs-orgmode@gnu.org; Tue, 07 May 2013 13:50:16 -0400 Received: by mail-we0-f176.google.com with SMTP id p60so846264wes.35 for ; Tue, 07 May 2013 10:50:15 -0700 (PDT) In-Reply-To: <874neeybia.fsf@gmx.li> (Lawrence Mitchell's message of "Tue, 07 May 2013 17:56:29 +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 Hi Lawrence, Lawrence Mitchell writes: > * lisp/ox-html.el (org-html-close-tag): Add space before attr. thanks for the patch -- can you make it against the maint branch so that we include this in the next minor release? It does not apply against master. Thanks! -- Bastien