A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
GNU General Public License v3.0
23.7k
stars
4.9k
forks
source link
Using multiple layouts, `SPC b b` results in `wrong-type-argument stringp nil` #7484
Closed
swaroopch closed 8 years ago
Description :octocat:
After using multiple layouts for a few minutes,
SPC b b
results inLisp error: (wrong-type-argument stringp nil)
Reproduction guide :beetle:
Unfortunately, I don't have exact set of steps when this error starts, but I do know that this happens only when I create a new layout (
SPC l 2
).Observed behaviour: :eyes: :broken_heart:
Once this starts,
SPC b b
,SPC l b
andC-x b
are broken. OnlyC-x C-b
works.Expected behaviour: :heart: :smile:
SPC b b
,SPC l b
,C-x b
should always work.System Info :computer:
Backtrace :paw_prints: