GNU bug report logs - #60828
[PATCH] ; Update doc/misc/htmlfontify.texi:

Previous Next

Package: emacs;

Reported by: Xi Lu <lx <at> shellcodes.org>

Date: Sun, 15 Jan 2023 07:41:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Xi Lu <lx <at> shellcodes.org>
Subject: bug#60828: closed (Re: bug#60828: [PATCH] ; Update
 doc/misc/htmlfontify.texi:)
Date: Sun, 15 Jan 2023 09:55:02 +0000
[Message part 1 (text/plain, inline)]
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 <at> debbugs.gnu.org.

-- 
60828: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60828
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Xi Lu <lx <at> shellcodes.org>
Cc: 60828-done <at> debbugs.gnu.org
Subject: Re: bug#60828: [PATCH] ; Update doc/misc/htmlfontify.texi:
Date: Sun, 15 Jan 2023 11:54:02 +0200
> Cc: Xi Lu <lx <at> shellcodes.org>
> From: Xi Lu <lx <at> shellcodes.org>
> 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.

[Message part 3 (message/rfc822, inline)]
From: Xi Lu <lx <at> shellcodes.org>
To: bug-gnu-emacs <at> gnu.org
Cc: Xi Lu <lx <at> shellcodes.org>
Subject: [PATCH] ; Update doc/misc/htmlfontify.texi:
Date: Sun, 15 Jan 2023 15:39:41 +0800
* 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




This bug report was last modified 2 years and 207 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.