From unknown Sun Sep 07 01:05:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#60828: [PATCH] ; Update doc/misc/htmlfontify.texi: Resent-From: Xi Lu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 15 Jan 2023 07:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60828 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 60828@debbugs.gnu.org Cc: Xi Lu X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16737684133703 (code B ref -1); Sun, 15 Jan 2023 07:41:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jan 2023 07:40:13 +0000 Received: from localhost ([127.0.0.1]:56062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGxcj-0000xf-9g for submit@debbugs.gnu.org; Sun, 15 Jan 2023 02:40:13 -0500 Received: from lists.gnu.org ([209.51.188.17]:59686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGxce-0000xO-EW for submit@debbugs.gnu.org; Sun, 15 Jan 2023 02:40:11 -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 1pGxcZ-0006WO-6r for bug-gnu-emacs@gnu.org; Sun, 15 Jan 2023 02:40:04 -0500 Received: from out162-62-58-211.mail.qq.com ([162.62.58.211]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pGxcV-0006Nc-FT for bug-gnu-emacs@gnu.org; Sun, 15 Jan 2023 02:40:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s201512; t=1673768390; bh=UJTPKmq80vchWBxt/abmY/Adj2phrrq+EIMaqKPEcjo=; h=From:To:Cc:Subject:Date; b=rUNd6JgxTQVM7/tIR9GTGhO2rAKlbyfxb9ow45kTHGONw7TmOPsuAI2YBbVdlq6zQ MwDjdFSgJc+y4yKsnLH5PQKoqcS4+Uk3AkvbxY5f+ARjt76hF4WcAVHrIAX9BNUGIe yGZFwwnVXlawV9DufKZp+XJj73JCgGhFaUmEjBv8= Received: from lx-pc ([240e:399:e6f:ee32:f815:4044:ba50:97f9]) by newxmesmtplogicsvrszc5-0.qq.com (NewEsmtp) with SMTP id 9F088C66; Sun, 15 Jan 2023 15:39:48 +0800 X-QQ-mid: xmsmtpt1673768388turl4adyg Message-ID: X-QQ-XMAILINFO: OKkKo7I1HxIe3Xjligjg7ezwbYvbMA6waYUk39Vusp9zHDJ6blKHxXNA8bLuNt FwEfZHWvjylim/e16TMUsqqPO4IMX3bdtrCCocMCEmkAObvt5KmVhDh+iRldJYqS0Rc3M1Civ0ld TR9A0/v64+R2Pcg9Ld2VsZJoCVGI01otK/nQZTD55FS2j0S6P5Cc0CgvG2HlYIBJ0J6CKoLHYn7I ON3lgDXvuAf6amO2XOUWsMor3U6pS3jbZYeZYq7fwq6ijdWPSmKfoDcRTxyzKvFlE75htd/+W3IO 6PUPydFEK3g9JGtFiizdwisv6HI71KRxX8j5UBaWtbFN8z2M29prMCc8HNt89p8+YnNwFrEDVcP8 b6qDrM/p4hneQFaTqoBbHla1Ba2jXtdSLRdvTQsRIllw5cR+7YM6jRMImkZU20HE4X8mCt43crjT RrUrt+0qiTGrVVseUuXk218If9FyCT98ZoR2wiiyOVws/+n1gv3mVe+2E9mtcmFEI14t/xtZZOp9 3PyYSiAoap0IkToYqLng1bHY9JcEpwQoaBDzZbeEJRqGJRMD+kKKgcVe9S4IGovN/rOEiJ18Nh8k YyA5bj6u4tqj0jCFD9SqfC3tTOUdK5BbFm1TfgXJLL8jBMJaFj0+gtq1Vj+E81mPPZlimOpSEYQp cF2fsxqQO6DALGf5w6rbWyXiD+rc4281uaQcUYd8auzrs7JO3S3n3UmAkFuUJFcgq++PW2z2L2SQ 1a12u/6xwIOyj32LnEC0AfSOPeNgCF59niU+EABB56vMpJD+BlKQN4gE78jZbwKgzJZjF4arHkcS 71mmXLfHqZJ92kjlGOW5TGrEF5w005TXsDiYWMa1SWiJJkcOM7Q2FpSA4+D6D/7EUuPxhPuNmpZG dTKCAjjK+Vlbnma2WZc3GfmgjGAMQmnNmoIcWWQdBGDvdUDaBD1PlyFBVcBxxaDxRP6d+Jec8QVA skQ7rT+RfUfef1Mf858kIDbho2UWua9SGyWNH+XqE= From: Xi Lu Date: Sun, 15 Jan 2023 15:39:41 +0800 X-OQ-MSGID: <20230115073941.95270-1-lx@shellcodes.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=162.62.58.211; envelope-from=lx@shellcodes.org; helo=out162-62-58-211.mail.qq.com X-Spam_score_int: 10 X-Spam_score: 1.0 X-Spam_bar: + X-Spam_report: (1.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HELO_DYNAMIC_IPADDR=1.951, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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 (---) * Delete the document of `hfy-find-cmd'. * hfy-exclude-file-rules: New doc. --- doc/misc/htmlfontify.texi | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index 2c96002fb16..ddedd7d13bf 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi @@ -1351,11 +1351,11 @@ Customization on the first letter of each tag. Useful when the index would otherwise be large and take a long time to render or be difficult to navigate. -@item hfy-find-cmd -@vindex hfy-find-cmd -@anchor{hfy-find-cmd} +@item hfy-exclude-file-rules +@vindex hfy-exclude-file-rules +@anchor{hfy-exclude-file-rules} -The ``find'' command used to harvest a list of files to attempt to fontify. +Define some regular expressions to exclude files. @item hfy-extn @vindex hfy-extn @@ -1545,12 +1545,6 @@ Requirements See: @ref{Customization} -@item -A copy of find (e.g., GNU find) that provides the @code{-path} predicate. - -You may be able to work around this with a suitable clever shell -command and the customization entry: @ref{hfy-find-cmd} - @item A copy of sed (e.g., GNU sed). -- 2.39.0 From unknown Sun Sep 07 01:05:48 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: Xi Lu Subject: bug#60828: closed (Re: bug#60828: [PATCH] ; Update doc/misc/htmlfontify.texi:) Message-ID: References: <83sfgc5dj9.fsf@gnu.org> X-Gnu-PR-Message: they-closed 60828 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 60828@debbugs.gnu.org Date: Sun, 15 Jan 2023 09:55:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1673776502-25723-1" This is a multi-part message in MIME format... ------------=_1673776502-25723-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #60828: [PATCH] ; Update doc/misc/htmlfontify.texi: 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 60828@debbugs.gnu.org. --=20 60828: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D60828 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1673776502-25723-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 60828-done) by debbugs.gnu.org; 15 Jan 2023 09:54:09 +0000 Received: from localhost ([127.0.0.1]:56151 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGziK-0006fQ-LE for submit@debbugs.gnu.org; Sun, 15 Jan 2023 04:54:08 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGziG-0006eu-NG for 60828-done@debbugs.gnu.org; Sun, 15 Jan 2023 04:54:06 -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 1pGziA-0001D5-D2; Sun, 15 Jan 2023 04:53:58 -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=cw/3RDOGJhFnW0AvHBZgsnPO4fDfU0MHg+edejEL45g=; b=kCf2djtXnC/S gVG6PK2q81n2OBtyv24OFZDgjmvM0RPhrE40DZ2vLF11nNQom6giGkeX5L0t4yFg/tVXetHB3LBSt 9qUTnc/hGyX7grVWcRsnhlPH0/iw8qPzqbQH8tDAYM+GPsK+XTr0buWCYrL0hNoOitjCiDduJmxFw 7neKII7kNJ38/9HsnTCzCcwRU5L1Yu3IXViJI0Ir6EByaSi6KxulMSBfIdBeplWu/iKwmKovRCFY9 abhh+7RMx2cIhG0cJ2Yn8AyWWBGp3eVqEAcvpQsMPY1ltZZCn3QIB64OiUOcXzQX7436kxnWmYOFs eF1xd49pbhVRp5pIwplOtQ==; 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 1pGzi9-0004ee-SF; Sun, 15 Jan 2023 04:53:58 -0500 Date: Sun, 15 Jan 2023 11:54:02 +0200 Message-Id: <83sfgc5dj9.fsf@gnu.org> From: Eli Zaretskii To: Xi Lu In-Reply-To: (message from Xi Lu on Sun, 15 Jan 2023 15:39:41 +0800) Subject: Re: bug#60828: [PATCH] ; Update doc/misc/htmlfontify.texi: References: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 60828-done Cc: 60828-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 (---) > Cc: Xi Lu > From: Xi Lu > Date: Sun, 15 Jan 2023 15:39:41 +0800 > > * Delete the document of `hfy-find-cmd'. > * hfy-exclude-file-rules: New doc. Thanks, installed on the emacs-29 branch, and closing. ------------=_1673776502-25723-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Jan 2023 07:40:13 +0000 Received: from localhost ([127.0.0.1]:56062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGxcj-0000xf-9g for submit@debbugs.gnu.org; Sun, 15 Jan 2023 02:40:13 -0500 Received: from lists.gnu.org ([209.51.188.17]:59686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGxce-0000xO-EW for submit@debbugs.gnu.org; Sun, 15 Jan 2023 02:40:11 -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 1pGxcZ-0006WO-6r for bug-gnu-emacs@gnu.org; Sun, 15 Jan 2023 02:40:04 -0500 Received: from out162-62-58-211.mail.qq.com ([162.62.58.211]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pGxcV-0006Nc-FT for bug-gnu-emacs@gnu.org; Sun, 15 Jan 2023 02:40:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s201512; t=1673768390; bh=UJTPKmq80vchWBxt/abmY/Adj2phrrq+EIMaqKPEcjo=; h=From:To:Cc:Subject:Date; b=rUNd6JgxTQVM7/tIR9GTGhO2rAKlbyfxb9ow45kTHGONw7TmOPsuAI2YBbVdlq6zQ MwDjdFSgJc+y4yKsnLH5PQKoqcS4+Uk3AkvbxY5f+ARjt76hF4WcAVHrIAX9BNUGIe yGZFwwnVXlawV9DufKZp+XJj73JCgGhFaUmEjBv8= Received: from lx-pc ([240e:399:e6f:ee32:f815:4044:ba50:97f9]) by newxmesmtplogicsvrszc5-0.qq.com (NewEsmtp) with SMTP id 9F088C66; Sun, 15 Jan 2023 15:39:48 +0800 X-QQ-mid: xmsmtpt1673768388turl4adyg Message-ID: X-QQ-XMAILINFO: OKkKo7I1HxIe3Xjligjg7ezwbYvbMA6waYUk39Vusp9zHDJ6blKHxXNA8bLuNt FwEfZHWvjylim/e16TMUsqqPO4IMX3bdtrCCocMCEmkAObvt5KmVhDh+iRldJYqS0Rc3M1Civ0ld TR9A0/v64+R2Pcg9Ld2VsZJoCVGI01otK/nQZTD55FS2j0S6P5Cc0CgvG2HlYIBJ0J6CKoLHYn7I ON3lgDXvuAf6amO2XOUWsMor3U6pS3jbZYeZYq7fwq6ijdWPSmKfoDcRTxyzKvFlE75htd/+W3IO 6PUPydFEK3g9JGtFiizdwisv6HI71KRxX8j5UBaWtbFN8z2M29prMCc8HNt89p8+YnNwFrEDVcP8 b6qDrM/p4hneQFaTqoBbHla1Ba2jXtdSLRdvTQsRIllw5cR+7YM6jRMImkZU20HE4X8mCt43crjT RrUrt+0qiTGrVVseUuXk218If9FyCT98ZoR2wiiyOVws/+n1gv3mVe+2E9mtcmFEI14t/xtZZOp9 3PyYSiAoap0IkToYqLng1bHY9JcEpwQoaBDzZbeEJRqGJRMD+kKKgcVe9S4IGovN/rOEiJ18Nh8k YyA5bj6u4tqj0jCFD9SqfC3tTOUdK5BbFm1TfgXJLL8jBMJaFj0+gtq1Vj+E81mPPZlimOpSEYQp cF2fsxqQO6DALGf5w6rbWyXiD+rc4281uaQcUYd8auzrs7JO3S3n3UmAkFuUJFcgq++PW2z2L2SQ 1a12u/6xwIOyj32LnEC0AfSOPeNgCF59niU+EABB56vMpJD+BlKQN4gE78jZbwKgzJZjF4arHkcS 71mmXLfHqZJ92kjlGOW5TGrEF5w005TXsDiYWMa1SWiJJkcOM7Q2FpSA4+D6D/7EUuPxhPuNmpZG dTKCAjjK+Vlbnma2WZc3GfmgjGAMQmnNmoIcWWQdBGDvdUDaBD1PlyFBVcBxxaDxRP6d+Jec8QVA skQ7rT+RfUfef1Mf858kIDbho2UWua9SGyWNH+XqE= From: Xi Lu To: bug-gnu-emacs@gnu.org Subject: [PATCH] ; Update doc/misc/htmlfontify.texi: Date: Sun, 15 Jan 2023 15:39:41 +0800 X-OQ-MSGID: <20230115073941.95270-1-lx@shellcodes.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=162.62.58.211; envelope-from=lx@shellcodes.org; helo=out162-62-58-211.mail.qq.com X-Spam_score_int: 10 X-Spam_score: 1.0 X-Spam_bar: + X-Spam_report: (1.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HELO_DYNAMIC_IPADDR=1.951, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Xi Lu 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 (---) * Delete the document of `hfy-find-cmd'. * hfy-exclude-file-rules: New doc. --- doc/misc/htmlfontify.texi | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index 2c96002fb16..ddedd7d13bf 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi @@ -1351,11 +1351,11 @@ Customization on the first letter of each tag. Useful when the index would otherwise be large and take a long time to render or be difficult to navigate. -@item hfy-find-cmd -@vindex hfy-find-cmd -@anchor{hfy-find-cmd} +@item hfy-exclude-file-rules +@vindex hfy-exclude-file-rules +@anchor{hfy-exclude-file-rules} -The ``find'' command used to harvest a list of files to attempt to fontify. +Define some regular expressions to exclude files. @item hfy-extn @vindex hfy-extn @@ -1545,12 +1545,6 @@ Requirements See: @ref{Customization} -@item -A copy of find (e.g., GNU find) that provides the @code{-path} predicate. - -You may be able to work around this with a suitable clever shell -command and the customization entry: @ref{hfy-find-cmd} - @item A copy of sed (e.g., GNU sed). -- 2.39.0 ------------=_1673776502-25723-1--