mikeonly / spacemacs-config

Emacs dotfile &c
0 stars 0 forks source link

Error Wrong type argument: commandp, shell-pop-zsh #1

Open mikeonly opened 8 years ago

mikeonly commented 8 years ago

SPC ' runs (spacemacs/default-pop-shell) which does not pop-up zsh. Error log:

let: Wrong type argument: commandp, shell-pop-zsh
mikeonly commented 8 years ago

Looks like it originates from here: https://github.com/TheBB/spacemacs-layers/blob/master/init.el#L213.