kuanyui / moe-theme.el

A customizable colorful eye-candy theme for Emacser. Moe, moe, kyun!
GNU General Public License v3.0
752 stars 60 forks source link

`unspecified` symbol is void #126

Closed nverno closed 1 year ago

nverno commented 1 year ago

related to #124

I'm getting error 'Symbol's value as variable is void: unspecified'.

Not sure if the symbol should be quoted?

On emacs v30

Aaronzinhoo commented 1 year ago

Might need to be quoted although I didn't read documentation that pointed that out anywhere explicitly.

Is it possible to provide a stack trace?