GNU bug report logs -
#49507
28.0.50; macOS: Symbol’s value as variable is void: lock-file-name-transforms
Previous Next
Reported by: Naofumi Yasufuku <naofumi <at> yasufuku.dev>
Date: Sat, 10 Jul 2021 17:13:01 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> So I think we should simply remove the :initialize tag from that
> variable.
Agreed. `custom-initialize-delay` should be used sparingly.
> However, given this incident, I'm worried that others could trip on
> this subtlety. So I wonder whether we should describe it in the ELisp
> manual.
What is "it"? `custom-initialize-delay` is described in
`lispref/custom.texi` so are you suggesting that we don't describe
it there? I could go along with that (it's only meaningful for
predumped files so it is kind of "internal to Emacs's core").
At the same time I don't see how that would have helped here.
> I think we should generally advise against using this tag for
> defcustom's that might affect the startup code itself.
We should generally advise against using this initialization function
at all. Obviously it has its uses, but it's finicky.
> For 100% safety, one should probably use it only with variables
> defined in C. Stefan, do you agree?
I don't see why being defined in C would be relevant, no.
Stefan
This bug report was last modified 3 years and 305 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.