rougier / nano-emacs

GNU Emacs / N Λ N O - Emacs made simple
GNU General Public License v3.0
2.52k stars 195 forks source link

extend face attribute breaks on emacs 26 using org #41

Closed sr105 closed 3 years ago

sr105 commented 3 years ago

Emacs throws an error for the unknown face attribute in nano-theme.el. Seems like a bug that emacs created: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37774

Solution: I upgraded my emacs from 26.3 to 27.

E3D3 commented 3 years ago

same here, but I can't upgrade my Emacs.

rougier commented 3 years ago

Thanks for the report, it has been fixed (with a conditional test on the version).