wasamasa / eyebrowse

A simple-minded way of managing window configs in emacs
GNU General Public License v3.0
437 stars 24 forks source link

Defect: can't use it when point is on a markdown buffer #95

Closed Trevoke closed 5 years ago

Trevoke commented 5 years ago

This is what happens when I hit C-c C-w on a buffer that's using https://jblevins.org/projects/markdown-mode/

let: Wrong type argument: commandp, (keymap (3 . eyebrowse-create-window-config) (99 . eyebrowse-create-window-config) (57 . eyebrowse-switch-to-window-config-9) (56 . eyebrowse-switch-to-window-config-8) (55 . eyebrowse-switch-to-window-config-7) (54 . eyebrowse-switch-to-window-config-6) (53 . eyebrowse-switch-to-window-config-5) (52 . eyebrowse-switch-to-window-config-4) (51 . eyebrowse-switch-to-window-config-3) ...)

wasamasa commented 5 years ago

C-c C-w is a prefix, not a full command. That aside, I cannot reproduce this with C-c C-w 0 or alike. Chances are you screwed something up in your config.

Trevoke commented 5 years ago

Thanks for the help. I found the problem, and it's unrelated to both markdown-mode and my config.

On Tue, Nov 20, 2018 at 3:04 PM Vasilij Schneidermann < notifications@github.com> wrote:

Closed #95 https://github.com/wasamasa/eyebrowse/issues/95.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wasamasa/eyebrowse/issues/95#event-1978470679, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEJSRUyOK_uOWUtzb-QFbAcOAMO4NxXks5uxG4WgaJpZM4Yr6T2 .