Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • Protesilaos Stavrou
  • modus-themesmodus-themes
  • Issues
  • #163

Standard value of defcustom doesn't match with type

To reproduce:

emacs -Q
(load-theme 'modus-operandi 'no-confirm 'no-enable)
M-x customize-option RET modus-themes-headings

Custom reports a mismatch, because the standard value: ((t . nil)) doesn't match the defcustom type.

More specifically, nil is not part of the choices allowed.

Assignee
Assign to
Time tracking