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: Stefan Monnier
Subject: bug#14013: 24.3.50; dired-isearch-filenames-regexp is matching text outside filenames
Date: Sun, 03 Jul 2022 15:49:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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

Yes, it tells emacs-lisp-mode that this list should be indented like you
see instead of aligning `string` under `get-fun`.


        Stefan






reply via email to

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