bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14013: 24.3.50; dired-isearch-filenames-regexp is matching text outs


From: Michael Heerdegen
Subject: bug#14013: 24.3.50; dired-isearch-filenames-regexp is matching text outside filenames
Date: Sun, 03 Jul 2022 20:43:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hello again,

only two more small things:

> +(defun isearch-search-fun-in-noncontiguous-region (search-fun bounds)
> +  "Return the function that searches inside noncontiguous regions.
> +A noncontiguous regions is defined by the argument BOUNDS that
                         ^
Typo.

> +(defun search-within-boundaries ( search-fun get-fun next-fun
> +                                  string &optional bound noerror count)
                                    ^
Is this space intended (looks a bit strange)?

Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]