From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sGieB9T8lmI6vQAAbAwnHQ (envelope-from ) for ; Wed, 01 Jun 2022 07:44:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8J+aB9T8lmIbKAAA9RJhRA (envelope-from ) for ; Wed, 01 Jun 2022 07:44:52 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7A01D1E990 for ; Wed, 1 Jun 2022 07:44:51 +0200 (CEST) Received: from localhost ([::1]:57210 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwHA2-0002QT-Ax for larch@yhetil.org; Wed, 01 Jun 2022 01:44:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54402) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwH8L-0002Q5-5M for emacs-orgmode@gnu.org; Wed, 01 Jun 2022 01:43:06 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:58231) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwH8H-0008FT-BI for emacs-orgmode@gnu.org; Wed, 01 Jun 2022 01:43:04 -0400 Received: (Authenticated sender: pe@7d.nz) by mail.gandi.net (Postfix) with ESMTPSA id 03AC3240004 for ; Wed, 1 Jun 2022 05:42:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=7d.nz; s=gm1; t=1654062176; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zzeaWycuxj/dCXrZunsf74C303jATzzdN3ELlqX9OXA=; b=ZtIaRwgSVCjQjmR14KtPgQ5n0j4BCbA/9FbcwjyY22hPfituRUdnGuugsBQilJVZrd8nWT Zdsct7VYodYrDXhjGXa7iTz686qpT7jgbDlA4M7OHl7ahQtMIiIIfsfbVDuMXsMjayGxpZ gVtJIYKHULiXl+tblzIcxqTnzZ3ZKjtY25Us0+fdYErGeAFpLkFmh1z1BKC6+OXLQGUAtW 7AJF60bfBAbWNaOIV2OWJKC8Nn8+qbpnFlJ5t/75PahtlrRW2p9t0qLNXELWQvFwhV5ajZ MosFmJDV7d+ATPKfJ676f5uerk59ujssfGzuNU1cTRM+Xy2Iiqe1cC2NpKbjdA== Message-ID: <0ce213b4-ec9f-8d41-c438-936237a3717b@7d.nz> Date: Wed, 1 Jun 2022 07:43:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: [PATCH] test-ox: no superfluous newline in exported comments Content-Language: en-US From: Phil Estival To: emacs-orgmode@gnu.org References: <87618398-cf6d-86b4-ba59-144f70d0f96e@7d.nz> In-Reply-To: <87618398-cf6d-86b4-ba59-144f70d0f96e@7d.nz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.70.178.230; envelope-from=pe@7d.nz; helo=relay10.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654062291; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=zzeaWycuxj/dCXrZunsf74C303jATzzdN3ELlqX9OXA=; b=lw9sIkHYWe+3q7rIe+LOIo8R5LNDiyrqZZ+tlE64EXZOjzhNz/MRi/0QgDc0PmocdaxFW/ ycNHNwiZachmzWuYOLyfOBGtpKUKd/P76wJCfnSfiioxmkfCg41pN3ZDB8kowybxUc1Cwe xjGqsdvuq3jxPwUR1SLJDUuO+wuerh6DeP8256q4FdNlB6dkzU3PLM4afnpNG8QaLsUHTz iXqKs0L9aF8bQzzqDxIA6lI0j7jvLwSUratWGWMYI0pYcYZOgzqbOo4nO6OvmaXAsDYQQt iz/Ip3BpwKOY0Scr+J+Ojf+sahAIn89Unr/mG37S2R8pRs1YkCVGP/NR2uDYUA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654062291; a=rsa-sha256; cv=none; b=fAVymJz5bfOsv4vnNQZGGrwyng6yXjm46wDpx8R4f1lUIIM7XTgYXgj9iC04s9rCWuif7m wSFZvVNAL5XDsUXa8vAu4atZYuHacp8L3MoybOj+PMgeNIzDpN4gDGMfUZ5QFBdJnr3V3O 4vtp97YHgmpYwHGrZzFPuuvOGVrHhB56qrmAS+ZwiVDoEr97WBFHz6BaY+DZHChE3jKZza GyPHQnyHkB3hT1MQv34KTh/9Dlw/+oYcit7SieCOUFMvu7NU50YGz7XbE4cuGdA4yB0r7o 03c1HLvZpKL78EY+TRDDc4j7cYpewyJh9vaq6/3yJxJ6PwpCBZjYb96E7Qdvgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=7d.nz header.s=gm1 header.b=ZtIaRwgS; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=7d.nz header.s=gm1 header.b=ZtIaRwgS; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7A01D1E990 X-Spam-Score: -2.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: XOV7Y0nS2UDK * testing/lisp/test-ox.el (test-org-export/comments) test updated according to behavior change when exporting a comment: a single line of comment no longer insert a blank line TINYCHANGE ---  testing/lisp/test-ox.el | 2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/lisp/test-ox.el b/testing/lisp/test-ox.el index 28f950813..42e2a3d44 100644 --- a/testing/lisp/test-ox.el +++ b/testing/lisp/test-ox.el @@ -2049,7 +2049,7 @@ comments removal."  Para2"          (org-export-as (org-test-default-backend)))))    (should -   (equal "Para1\n\nPara2\n" +   (equal "Para1\nPara2\n"        (org-test-with-temp-text            "Para1  # Comment -- 2.31.GIT