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

Error (use-package): realgud/:init: Wrong type argument: characterp, \, #13705

Closed Novite5 closed 3 years ago

Novite5 commented 4 years ago

Description :octocat:

emacs gives out warning Error (use-package): realgud/:init: Wrong type argument: characterp, \, everytime after startup or reloading configuration.

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart: automatic opens new buffer *Warning* with the content Error (use-package): realgud/:init: Wrong type argument: characterp, \,.

Expected behaviour: :heart: :smile: <>

System Info :computer:

Backtrace :paw_prints:

<<BACKTRACE IF RELEVANT>>
alexey0308 commented 4 years ago
(debug :variables debug-additional-debuggers
        '("gdb" "ipdb"))

typo?