bug#81602: bug#81601: 32.0.50; Commit 7e9e10d98422 makes Emacs emit multiple `wrong-type-argument' errors
Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
merge 81601 81602 close 81601 81602 thanks Roi Martin [2026-08-12 01:36:42] wrote: > The following commit makes Emacs emit multiple `wrong-type-argument' > errors with a (until now) working init file: > > 7e9e10d98422 "(custom-declare-variable): Check values previously set via setopt" Rahul Martim Juliato [2026-08-11 22:02:17] wrote: > I noticed some strange errors after trying to compile from master today. Sorry 'bout that. Installed the patch from the wrong machine (the one where I quickly wrote it, not the one where I tried it (and had to fix a trivial thinko)). I think I fixed it since in commit d0653e8f094. === Stefan