From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ox-html, patch] More newlines around lists Date: Tue, 14 Feb 2017 13:57:01 +0100 Message-ID: <87wpcthqw2.fsf@nicolasgoaziou.fr> References: <87a89pnh2l.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdcfN-0005HG-Vn for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 07:57:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdcfN-0001Jo-1k for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 07:57:10 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:38132) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cdcfM-0001J2-RQ for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 07:57:08 -0500 In-Reply-To: <87a89pnh2l.fsf@gmx.us> (rasmus@gmx.us's message of "Tue, 14 Feb 2017 12:32:34 +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" To: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > This patch inserts more newlines around lists, and thus makes the source a > bit more readable (IMO). It's an almost purely cosmetic change. Thank you. > Can I apply this or are the newlines left out on purpose? > + (apply 'format "<%s class=\"org-%s\">\n" Gotcha: #'format LGTM. Regards, -- Nicolas Goaziou