From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 14 06:58:28 2022 Received: (at submit) by debbugs.gnu.org; 14 Jan 2022 11:58:28 +0000 Received: from localhost ([127.0.0.1]:35782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8LDw-0001LY-JU for submit@debbugs.gnu.org; Fri, 14 Jan 2022 06:58:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:59400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8LDr-0001LN-GD for submit@debbugs.gnu.org; Fri, 14 Jan 2022 06:58:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50240) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8LDr-0006Gg-84 for bug-gnu-emacs@gnu.org; Fri, 14 Jan 2022 06:58:23 -0500 Received: from out2.migadu.com ([188.165.223.204]:52772) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8LDo-0004DF-Cw for bug-gnu-emacs@gnu.org; Fri, 14 Jan 2022 06:58:22 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ego.team; s=key1; t=1642161497; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type; bh=sd5KcmQfvag7AA+Kfyqm+l+zK13afW1D1FnP79QXLRw=; b=toiBg3KyNQQx89L4aRUC1Xdgjt6NzdYoIkl+TXvuOnQbuFwJl88FyRanZN+wf1IpvbMSx1 kUHLYmhqhf3RMNRt74hm1/wlg9o7AaAoqRXlBfrWO8INTxURGzn26Eo12Fjwu3q7STzYaC 0Gxa9U9mYtHmcqOLtC52bxAOMWSbEl4= From: Y. E. To: bug-gnu-emacs@gnu.org Subject: 28.0.90; [PATCH] GNU ELPA: Add margin to 'pre' element Date: Fri, 14 Jan 2022 13:58:16 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: ego.team Received-SPF: pass client-ip=188.165.223.204; envelope-from=yet@ego.team; helo=out2.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: "Y. E." Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain Minor style change to improve packages 'Full Description' output. Few of the influenced pages: - http://elpa.gnu.org/packages/cape.html - http://elpa.gnu.org/packages/consult.html - http://elpa.gnu.org/packages/corfu.html - http://elpa.gnu.org/packages/csharp-mode.html - http://elpa.gnu.org/packages/devdocs.html - http://elpa.gnu.org/packages/embark.html - http://elpa.gnu.org/packages/embark-consult.html Among the pages I checked (many but not all), none was influenced negatively. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-html-layout.css-pre-Add-margin-bottom.patch Content-Description: Add margin-bottom to pre >From 3689fce340c4255f7a82f4607fa64e1488a3a08f Mon Sep 17 00:00:00 2001 From: YugaEgo Date: Fri, 14 Jan 2022 13:41:39 +0200 Subject: [PATCH] * html/layout.css (pre): Add margin-bottom --- html/layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/html/layout.css b/html/layout.css index 48f9aa5fc7..96589cee1c 100644 --- a/html/layout.css +++ b/html/layout.css @@ -119,6 +119,7 @@ pre { padding: 1em; border: 1px solid #dadada; overflow-y: auto; + margin-bottom: 2em; } pre .kw { -- 2.34.1 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 23 07:31:15 2022 Received: (at 53251) by debbugs.gnu.org; 23 Jan 2022 12:31:15 +0000 Received: from localhost ([127.0.0.1]:38739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBc1b-0000Mt-0W for submit@debbugs.gnu.org; Sun, 23 Jan 2022 07:31:15 -0500 Received: from mout01.posteo.de ([185.67.36.65]:39069) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBc1Z-0000GX-2T for 53251@debbugs.gnu.org; Sun, 23 Jan 2022 07:31:14 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 055CA240026 for <53251@debbugs.gnu.org>; Sun, 23 Jan 2022 13:31:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642941067; bh=YxZgD7cVrk9BnmQcJiASTCaxNCQUgbQ4qcS4sUZ9CfQ=; h=From:To:Cc:Subject:Autocrypt:Date:From; b=GADqcw4MMWTGxd3vgkn9Bx0/3/RuNgi32NeElgn7zW4kixIsix6wrnOP9HqQRSsMS I3gldTkQB4toqsXUchFVCzsbK9ZUrzjk38rqgDxIVrOVwUU3gb1BLyWBmtZdApN0K/ mw9beXuvIgibto4vQUS2QwgTocq6UQecqn4AppjpWdsI384GtNUMzik0/OtoqQB5DI WQ2OP4bMFX9fMq2+xqTOgHecLI0/k1RyZj3vlEtj8nTiL6WGQ8Zm/D4S5dEINsXcQ0 76gcuHA7mHzszPP5ocWVjVzDtQS/9eeKMsu3ewvB2VhKEqsvIHNQnNm4EwvelzXafD amDtzDIaNMW5A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JhXXV0584z6tmF; Sun, 23 Jan 2022 13:31:05 +0100 (CET) From: Philip Kaludercic To: Y. E. Subject: Re: bug#53251: 28.0.90; [PATCH] GNU ELPA: Add margin to 'pre' element References: Autocrypt: addr=philipk@posteo.net; prefer-encrypt=nopreference; keydata= mDMEYHHqUhYJKwYBBAHaRw8BAQdAp3GdmYJ6tm5McweY6dEvIYIiry+Oz9rU4MH6NHWK0Ee0QlBo aWxpcCBLYWx1ZGVyY2ljIChnZW5lcmF0ZWQgYnkgYXV0b2NyeXB0LmVsKSA8cGhpbGlwa0Bwb3N0 ZW8ubmV0PoiQBBMWCAA4FiEEDM2H44ZoPt9Ms0eHtVrAHPRh1FwFAmBx6lICGwMFCwkIBwIGFQoJ CAsCBBYCAwECHgECF4AACgkQtVrAHPRh1FyTkgEAjlbGPxFchvMbxzAES3r8QLuZgCxeAXunM9gh io0ePtUBALVhh9G6wIoZhl0gUCbQpoN/UJHI08Gm1qDob5zDxnIHuDgEYHHqUhIKKwYBBAGXVQEF AQEHQNcRB+MUimTMqoxxMMUERpOR+Q4b1KgncDZkhrO2ql1tAwEIB4h4BBgWCAAgFiEEDM2H44Zo Pt9Ms0eHtVrAHPRh1FwFAmBx6lICGwwACgkQtVrAHPRh1Fw1JwD/Qo7kvtib8jy7puyWrSv0MeTS g8qIxgoRWJE/KKdkCLEA/jb9b9/g8nnX+UcwHf/4VfKsjExlnND3FrBviXUW6NcB Date: Sun, 23 Jan 2022 12:31:05 +0000 In-Reply-To: (Y. E.'s message of "Fri, 14 Jan 2022 13:58:16 +0200") Message-ID: <87fspey6pi.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53251 Cc: 53251@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Y. E. writes: > Minor style change to improve packages 'Full Description' output. Few of > the influenced pages: > > - http://elpa.gnu.org/packages/cape.html > - http://elpa.gnu.org/packages/consult.html > - http://elpa.gnu.org/packages/corfu.html > - http://elpa.gnu.org/packages/csharp-mode.html > - http://elpa.gnu.org/packages/devdocs.html > - http://elpa.gnu.org/packages/embark.html > - http://elpa.gnu.org/packages/embark-consult.html > > Among the pages I checked (many but not all), none was influenced > negatively. All these packages use org-mode READMEs, that are converted to HTML, right? To avoid unintended side-effects, it might be better to only apply this to "pre.src", not all "pre" blocks. -- Philip Kaludercic From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 11:20:57 2022 Received: (at 53251) by debbugs.gnu.org; 24 Jan 2022 16:20:57 +0000 Received: from localhost ([127.0.0.1]:45466 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC25R-0008HB-6P for submit@debbugs.gnu.org; Mon, 24 Jan 2022 11:20:57 -0500 Received: from out1.migadu.com ([91.121.223.63]:52870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC25O-0008H1-5L for 53251@debbugs.gnu.org; Mon, 24 Jan 2022 11:20:56 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ego.team; s=key1; t=1643041252; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to; bh=iTWrIdVP6/Zs1i6TDMiDtbxbqg2wqKVw/pqNjqBodoo=; b=eS5vismwhyBCRcXedHmNY0j7PDhVWhYji7sHA7I6074gEpqPyIxYxSooKh3+QpvJuGio6e FUVr6m2vWtZgDY8pz6N2dhtbQU7t9/KjY+0eRk9Dgzv5NyPGReAMbN3bQLZ9JG641ubFxd GN8ggTf4B+Am+sFwBU87lEmtWO+ds08= From: Y. E. To: Philip Kaludercic Subject: Re: bug#53251: 28.0.90; [PATCH] GNU ELPA: Add margin to 'pre' element In-Reply-To: <87fspey6pi.fsf@posteo.net> (message from Philip Kaludercic on Sun, 23 Jan 2022 12:31:05 +0000) Date: Mon, 24 Jan 2022 18:20:49 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: ego.team X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53251 Cc: yet@ego.team, 53251@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: "Y. E." Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Philip Kaludercic writes: > Y. E. writes: > >> Minor style change to improve packages 'Full Description' output. Few of >> the influenced pages: >> >> - http://elpa.gnu.org/packages/cape.html >> - http://elpa.gnu.org/packages/consult.html >> - http://elpa.gnu.org/packages/corfu.html >> - http://elpa.gnu.org/packages/csharp-mode.html >> - http://elpa.gnu.org/packages/devdocs.html >> - http://elpa.gnu.org/packages/embark.html >> - http://elpa.gnu.org/packages/embark-consult.html >> >> Among the pages I checked (many but not all), none was influenced >> negatively. > > All these packages use org-mode READMEs, that are converted to HTML, > right? To avoid unintended side-effects, it might be better to only > apply this to "pre.src", not all "pre" blocks. Sounds good to me. I'm attaching the patch with this change. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-html-layout.css-pre.src-Add-margin-bottom.patch Content-Description: Add margin-bottom to pre.src >From 060945150ef443d6bea00a28376b08da7f8340ac Mon Sep 17 00:00:00 2001 From: YugaEgo Date: Mon, 24 Jan 2022 18:17:06 +0200 Subject: [PATCH] * html/layout.css (pre.src): Add margin-bottom --- html/layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/html/layout.css b/html/layout.css index 48f9aa5fc7..963d19d6d6 100644 --- a/html/layout.css +++ b/html/layout.css @@ -126,6 +126,10 @@ pre .kw { color: #4f0f71; } +pre.src { + margin-bottom: 2em; +} + p { margin-bottom: 2em; } -- 2.34.1 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 08 09:52:45 2022 Received: (at 53251) by debbugs.gnu.org; 8 Sep 2022 13:52:45 +0000 Received: from localhost ([127.0.0.1]:57796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWHxV-0002v9-Cv for submit@debbugs.gnu.org; Thu, 08 Sep 2022 09:52:45 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWHxT-0002us-Dn for 53251@debbugs.gnu.org; Thu, 08 Sep 2022 09:52:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=A3VZhZu2W1vYsQOdtHtCvcRWPtfShldifOC5TYQ586M=; b=U+e2jP3HGamrgi0onMnrfq4gFG uABwaoJuskse/wCcHQ5UTfsaaUPWonxVCGRJFxpI0qfiyLv2hWVBZuWBxEXnPQ1m0GyPx9dhIq148 7dPqimrXIKz2TSFXgiFrPQvEINOZE9UnM1/zvfyQvk0AyrVxSqgYnlUIKN7s3VrNBXNI=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oWHxJ-000364-M2; Thu, 08 Sep 2022 15:52:35 +0200 From: Lars Ingebrigtsen To: Y. E. Subject: Re: bug#53251: 28.0.90; [PATCH] GNU ELPA: Add margin to 'pre' element In-Reply-To: (Y. E.'s message of "Mon, 24 Jan 2022 18:20:49 +0200") References: X-Now-Playing: Blectum From Blechdom's _DeepBone_: "Excess" Date: Thu, 08 Sep 2022 15:52:33 +0200 Message-ID: <87lequynvi.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Y. E. writes: > Sounds good to me. I'm attaching the patch with this change. Thanks; pushed to the GNU web pages now. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53251 Cc: Philip Kaludercic , 53251@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Y. E. writes: > Sounds good to me. I'm attaching the patch with this change. Thanks; pushed to the GNU web pages now. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 08 09:52:48 2022 Received: (at control) by debbugs.gnu.org; 8 Sep 2022 13:52:49 +0000 Received: from localhost ([127.0.0.1]:57799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWHxY-0002vO-Le for submit@debbugs.gnu.org; Thu, 08 Sep 2022 09:52:48 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWHxX-0002uz-1l for control@debbugs.gnu.org; Thu, 08 Sep 2022 09:52:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=cslhZoQgMbLSGNOvnaKbo6sQhiE1E3vb1nf+PLP5Adw=; b=jwMr+FT/a2RmH8q7Nq5ByF73m/ GIibHWTLoqGxnFubhjCrXJY9zGP5lx5+l/bYVpcAP1QNyv/viaYIaVFso/rOexNazZbRYxAAW4sDk JlSOotoSm2aeR0bHDOhjjTu2KZZUXPrOMa3OldufcpwUcAKDve+m8w9D26fffRh1FyQs=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oWHxP-00036F-8h for control@debbugs.gnu.org; Thu, 08 Sep 2022 15:52:41 +0200 Date: Thu, 08 Sep 2022 15:52:38 +0200 Message-Id: <87k06eynvd.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #53251 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 53251 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 53251 29.1 quit From unknown Thu Jun 19 14:15:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Oct 2022 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator