syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.69k stars 4.89k forks source link

Warning (bytecomp): reference to free variable ‘smartparens-strict-mode’ #10582

Closed lsytj0413 closed 6 years ago

lsytj0413 commented 6 years ago

Description :octocat:

Warning (bytecomp): reference to free variable ‘smartparens-strict-mode’

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart:

Warning (bytecomp): reference to free variable ‘smartparens-strict-mode’

shows in Compile-Log buffer.

Expected behaviour: :heart: :smile:

System Info :computer:

Backtrace :paw_prints:

NightMachinery commented 6 years ago

I have this warning plastered over my .spacemacs (via flychecker). I think it is not important.

junebash commented 6 years ago

I also have had this issue, and it leads to various packages not loading on startup, and hence Emacs being essentially unusable. Haven't been able to discover anything else. It only happens with emacs-mac; emacs-plus works fine.

nikital commented 6 years ago

Fixed in develop, we can close this