Skip to content

C-s error: Wrong type argument: commandp, swiper-isearch #3073

@paulie4

Description

@paulie4

I just installed ivy (Version: 20250417.1209, Commit: 2529a23) on Emacs 30.1 in Windows, and when I activated ivy-mode, C-s was still doing the regular isearch-forward. It looks like ivy is activated, since C-x b is tied to ivy-switch-buffer. I then tried running (keymap-global-set "C-s" #'swiper-isearch) as per the Ivy-based interface to standard commands doc, but when I try to use C-s, I get this error in my *Messages*:

Wrong type argument: commandp, swiper-isearch

Metadata

Metadata

Assignees

No one assigned

    Labels

    docRelated to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions