Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong type argument: commandp, ace-window #239

Open
yegor256 opened this issue Feb 11, 2023 · 1 comment
Open

Wrong type argument: commandp, ace-window #239

yegor256 opened this issue Feb 11, 2023 · 1 comment

Comments

@yegor256
Copy link

yegor256 commented Feb 11, 2023

I added this to ~/.emacs:

(global-set-key (kbd "M-p") 'ace-window)

Then, restarted emacs and then clicked M-p. I got this at the bottom:

Wrong type argument: commandp, ace-window

This is my Emacs:

$ emacs --version
GNU Emacs 28.2
Copyright (C) 2022 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

Maybe I missed some installation steps?

@gjw
Copy link

gjw commented Jul 25, 2023

I don't think you missed anything - it used to work for me, and at some point last year during upgrades it stopped, with the same error you're getting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants