GNU bug report logs -
#64791
30.0.50; [PATCH] Fix dired mismatch on some filenames
Previous Next
Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>
Date: Sat, 22 Jul 2023 13:24:02 UTC
Severity: normal
Tags: patch
Found in version 30.0.50
Fixed in version 30.1
Done: Manuel Giraud <manuel <at> ledu-giraud.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Tue, 5 Sep 2023 15:43:21 -0700
> Cc: 64791 <at> debbugs.gnu.org, manuel <at> ledu-giraud.fr
>
> Stefan Kangas <stefankangas <at> gmail.com> writes:
>
> >> So I once again suggest to make this a defcustom. This has two
> >> advantages:
> >>
> >> . it will be evaluated at Emacs startup, not at dump time
> >
> > Agreed. Let's change it into a defcustom.
> >
> >> . it will allow users to customize the value and thus avoid costly
> >> search for the program and prevent finding the wrong version of
> >> 'ls'
> >
> > Perhaps this part is okay though, given that the search should only
> > affect users on macOS and *BSD (who presumably will want this anyways)?
> >
> > Proposed patch attached.
>
> This doesn't work either, as it's also evaluated at dump time.
I thought it should be evaluated at dump time _and_ at startup time.
Was I misremembering?
> I guess we'd have to set it in something like `normal-top-level'.
We have a machinery for delaying the initialization to startup time:
custom-initialize-delay.
This bug report was last modified 1 year and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.