bug#81499: 30.2; Truncation of custom settings when custom-safe-themes changes
Brad Howes via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]> Mon, 3 Aug 2026 15:14:02 +0200
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
One other data point: changing the hook from `after-init-hook` to = `emacs-startup-hook` also seems to fix the issue (no truncation). Brad