-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
counsel-find-symbol no longer works #2270
Comments
|
I see. Well I wound why it's interactive then. It seemed like it worked for me before. |
It's |
I see. Thanks for your patience. Perhaps it would make sense to improve the
error message so that the use is aware of this. If that’s possible at all
of course
…On Sat, Oct 12, 2019 at 6:45 PM Oleh Krehel ***@***.***> wrote:
It's interactive because it's bound to C-.. You need interactive to bind
a function to a key. Unfortunately, there's no way currently to remove it
from M-x list.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#2270?email_source=notifications&email_token=AABB56YHC5NXJPCRAWKCECLQOGMCHA5CNFSM4I7XXRUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBB3H4A#issuecomment-541307888>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABB56YZASTJVTK6K6W5VA3QOGMCHANCNFSM4I7XXRUA>
.
|
* counsel.el (counsel-M-x): Filter out symbols that have the 'no-counsel-M-x property. Fixes #2270
Thanks, |
* counsel.el (counsel-M-x): Filter out symbols that have the 'no-counsel-M-x property. Fixes abo-abo#2270
I get the following error:
The text was updated successfully, but these errors were encountered: