Comments on Marking today’s files in Dired (opens in new tab)
The `dired-mark-if' `macro` also marks special lines (such as those specifying a directory path), so let's exclude such lines: (dired-mark-if (let . . .
Read the original articleThe `dired-mark-if' `macro` also marks special lines (such as those specifying a directory path), so let's exclude such lines: (dired-mark-if (let . . .
Read the original article