bug#81396: 30.2; setopt is silently ignored by defcustom with custom-initialize-changed
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]> |
Lin Jian [2026-07-28 02:17:54] wrote: > Stefan Monnier <[email protected]> writes: >> Agreed. The `condition-case` should cover the getter but not the setter. >> I suggest the patch below. Can you confirm that it fixes your use case? > I can confirm that this patch fixes my use case. Thanks, pushed to `master`, closing, === Stefan