From unknown Sat Jun 14 19:16:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#61054: 29.0.50; [PATCH] gnus.texi: Small change for deleted custom var's Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 25 Jan 2023 10:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61054 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 61054@debbugs.gnu.org X-Debbugs-Original-To: emacs-bugs Received: via spool by submit@debbugs.gnu.org id=B.167464204323169 (code B ref -1); Wed, 25 Jan 2023 10:21:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Jan 2023 10:20:43 +0000 Received: from localhost ([127.0.0.1]:58403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKctX-00061d-Fz for submit@debbugs.gnu.org; Wed, 25 Jan 2023 05:20:43 -0500 Received: from lists.gnu.org ([209.51.188.17]:35460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKctW-00061W-9X for submit@debbugs.gnu.org; Wed, 25 Jan 2023 05:20:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKctW-0003LI-3A for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2023 05:20:42 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKctV-0005nT-RI for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2023 05:20:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=cDM5TYP12Rle4MzOclTodnQ0YlE3hmB5I0IGSpQSxZ0=; b=YGgWA1SZWNypsw F6ITfq8mWwju9rGyuXuWCG4HZaaDR1MlDvLwyBcdqCbN/AftIuXE8v8wkTS6LF1Ig2Bzy12Cop1UO Utt+pw5hZpV3slq0tBj2twbYF30hWfFU9C76xcu38YPFwFaY8q5UJHotnUXatOPUJBPsiD0gNTx/K o+CYuyN9G7x2w03ztGbu7NSbQNNbiJ+enI9L65ryhRF0OJ0NpYToMIZXSEoWO9QUfSi0XstHZoe8a ZV8BMNkFUy5fS4M3j2YUdhbym0vxGezt6dTFVsaVQVnFa/BjVWmuAOPdFvmtuh2yDuUfzL4WTVfAa +GzIFcWKwm7cbm3yBx3Q==; Received: from pd9fb7ab6.dip0.t-ipconnect.de ([217.251.122.182] helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKctV-00036u-CL for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2023 05:20:41 -0500 From: Arash Esbati Date: Wed, 25 Jan 2023 11:20:04 +0100 Message-ID: <86y1pqx6ej.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) 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 (---) --=-=-= Content-Type: text/plain Hi all, please find attached a small change in gnus.texi deleting 2 variables which were removed in 2010 (commit 2c8b2fc8d5). I don't think adding the bug number to this small change is necessary, but if so, give me a hint and I'll adjust the commit message once a bug number is assigned. Best, Arash --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-Don-t-mention-removed-custom-variables.patch >From ac0765f46e557f7cb9b6381f3d24bf01e7f74a09 Mon Sep 17 00:00:00 2001 From: Arash Esbati Date: Wed, 25 Jan 2023 11:02:24 +0100 Subject: [PATCH] ; Don't mention removed custom variables * doc/misc/gnus.texi (HTML): Delete entries for custom variables removed in commit 2c8b2fc8d5. --- doc/misc/gnus.texi | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 3289d66f017..1769b70c9bc 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -12106,17 +12106,6 @@ HTML Also @pxref{Misc Article} for @code{gnus-inhibit-images}. -@item gnus-html-cache-directory -@vindex gnus-html-cache-directory -Gnus will download and cache images according to how -@code{gnus-blocked-images} is set. These images will be stored in -this directory. - -@item gnus-html-cache-size -@vindex gnus-html-cache-size -When @code{gnus-html-cache-size} bytes have been used in that -directory, the oldest files will be deleted. The default is 500MB. - @item gnus-html-frame-width @vindex gnus-html-frame-width The width to use when rendering HTML@. The default is 70. -- 2.39.1 --=-=-=-- From unknown Sat Jun 14 19:16:05 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Arash Esbati Subject: bug#61054: closed (Re: bug#61054: 29.0.50; [PATCH] gnus.texi: Small change for deleted custom var's) Message-ID: References: <83r0vig3n4.fsf@gnu.org> <86y1pqx6ej.fsf@gnu.org> X-Gnu-PR-Message: they-closed 61054 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 61054@debbugs.gnu.org Date: Wed, 25 Jan 2023 13:12:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1674652322-28561-1" This is a multi-part message in MIME format... ------------=_1674652322-28561-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #61054: 29.0.50; [PATCH] gnus.texi: Small change for deleted custom var's which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 61054@debbugs.gnu.org. --=20 61054: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D61054 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1674652322-28561-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 61054-done) by debbugs.gnu.org; 25 Jan 2023 13:11:39 +0000 Received: from localhost ([127.0.0.1]:58588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKfYx-0007Pt-Cl for submit@debbugs.gnu.org; Wed, 25 Jan 2023 08:11:39 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKfYu-0007Pd-6K for 61054-done@debbugs.gnu.org; Wed, 25 Jan 2023 08:11:37 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKfYo-0001Q1-SY for 61054-done@debbugs.gnu.org; Wed, 25 Jan 2023 08:11:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=FIWXEyvRwKB3oynrnf1m/wDt7DKmHj3p3rz7fpGc3YA=; b=M+WZU9ODzP9h 6YjhVcdsLWwQDgqIAnsRX8R/zE5Sora9zygmQ7KnxoXR29nxsJ9iEmQ40eqECflaBwhWuCZnp3FF+ l72z2APbCcnMNgfHm4602u+JqujotztYC0aaI77FohIw+cza+PlJrq2/EN5JZgmbEE5ETwWn5PfXW ODuhWdk/VQs26TdMZZ9MFMTnak/DUxA+a05Qfz4r22QqfvxbY1QiiToBAA4Lh6IgPh9GeAL4J7u3H FZBIiWO031YamhbKuB3/Vz/YMhwnzzo4XuLpalur/mJs0dl7w9RJU5T0ye1LTeHr2WdJiiy1aMNI2 sUWAvGQOn5IwEj9jQgOvEw==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKfYn-0001Vk-TW; Wed, 25 Jan 2023 08:11:30 -0500 Date: Wed, 25 Jan 2023 15:11:43 +0200 Message-Id: <83r0vig3n4.fsf@gnu.org> From: Eli Zaretskii To: Arash Esbati In-Reply-To: <86y1pqx6ej.fsf@gnu.org> (message from Arash Esbati on Wed, 25 Jan 2023 11:20:04 +0100) Subject: Re: bug#61054: 29.0.50; [PATCH] gnus.texi: Small change for deleted custom var's References: <86y1pqx6ej.fsf@gnu.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61054-done Cc: 61054-done@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 (---) > From: Arash Esbati > Date: Wed, 25 Jan 2023 11:20:04 +0100 > > please find attached a small change in gnus.texi deleting 2 variables > which were removed in 2010 (commit 2c8b2fc8d5). Thanks, installed on the emacs-29 branch. > I don't think adding the bug number to this small change is necessary, > but if so, give me a hint and I'll adjust the commit message once a bug > number is assigned. I added the bug number when I installed the change, thanks. ------------=_1674652322-28561-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Jan 2023 10:20:43 +0000 Received: from localhost ([127.0.0.1]:58403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKctX-00061d-Fz for submit@debbugs.gnu.org; Wed, 25 Jan 2023 05:20:43 -0500 Received: from lists.gnu.org ([209.51.188.17]:35460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKctW-00061W-9X for submit@debbugs.gnu.org; Wed, 25 Jan 2023 05:20:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKctW-0003LI-3A for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2023 05:20:42 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKctV-0005nT-RI for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2023 05:20:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=cDM5TYP12Rle4MzOclTodnQ0YlE3hmB5I0IGSpQSxZ0=; b=YGgWA1SZWNypsw F6ITfq8mWwju9rGyuXuWCG4HZaaDR1MlDvLwyBcdqCbN/AftIuXE8v8wkTS6LF1Ig2Bzy12Cop1UO Utt+pw5hZpV3slq0tBj2twbYF30hWfFU9C76xcu38YPFwFaY8q5UJHotnUXatOPUJBPsiD0gNTx/K o+CYuyN9G7x2w03ztGbu7NSbQNNbiJ+enI9L65ryhRF0OJ0NpYToMIZXSEoWO9QUfSi0XstHZoe8a ZV8BMNkFUy5fS4M3j2YUdhbym0vxGezt6dTFVsaVQVnFa/BjVWmuAOPdFvmtuh2yDuUfzL4WTVfAa +GzIFcWKwm7cbm3yBx3Q==; Received: from pd9fb7ab6.dip0.t-ipconnect.de ([217.251.122.182] helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKctV-00036u-CL for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2023 05:20:41 -0500 From: Arash Esbati To: emacs-bugs Subject: 29.0.50; [PATCH] gnus.texi: Small change for deleted custom var's Date: Wed, 25 Jan 2023 11:20:04 +0100 Message-ID: <86y1pqx6ej.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Hi all, please find attached a small change in gnus.texi deleting 2 variables which were removed in 2010 (commit 2c8b2fc8d5). I don't think adding the bug number to this small change is necessary, but if so, give me a hint and I'll adjust the commit message once a bug number is assigned. Best, Arash --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-Don-t-mention-removed-custom-variables.patch >From ac0765f46e557f7cb9b6381f3d24bf01e7f74a09 Mon Sep 17 00:00:00 2001 From: Arash Esbati Date: Wed, 25 Jan 2023 11:02:24 +0100 Subject: [PATCH] ; Don't mention removed custom variables * doc/misc/gnus.texi (HTML): Delete entries for custom variables removed in commit 2c8b2fc8d5. --- doc/misc/gnus.texi | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 3289d66f017..1769b70c9bc 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -12106,17 +12106,6 @@ HTML Also @pxref{Misc Article} for @code{gnus-inhibit-images}. -@item gnus-html-cache-directory -@vindex gnus-html-cache-directory -Gnus will download and cache images according to how -@code{gnus-blocked-images} is set. These images will be stored in -this directory. - -@item gnus-html-cache-size -@vindex gnus-html-cache-size -When @code{gnus-html-cache-size} bytes have been used in that -directory, the oldest files will be deleted. The default is 500MB. - @item gnus-html-frame-width @vindex gnus-html-frame-width The width to use when rendering HTML@. The default is 70. -- 2.39.1 --=-=-=-- ------------=_1674652322-28561-1--