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

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

bug#29513: 25.2; find-dired-centinel


From: Roland Winkler
Subject: bug#29513: 25.2; find-dired-centinel
Date: Tue, 11 Jun 2019 22:25:31 -0500

On Tue Jun 11 2019 Noam Postavsky wrote:
> > +(defcustom find-dired-refine-function #'find-dired-sort-by-filename
> > +  "If non-nil, a function for refining the *Find* buffer of `find-dired'.
> 
> I think you meant just
> 
>     (when find-dired-refine-function

Sure, thanks, I should read my doc string.

> Although you could just drop the "If non-nil" and conditional
> altogether: the feature can already be disabled by setting to #'ignore.

Does it make a difference?





reply via email to

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