In Emacs – is there a way I can search an extended command by regex right in the minibuffer? That is – I want to filter commands by regexp and then choose the one I need using IDO or Icicles.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve always suspected that
Iciclesprovdies that.to browse the commands mathching regexp, and
to see the list of commands matching regexp. More here.