[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Making `interactive' conditional
From: |
Stefan Monnier |
Subject: |
Re: Making `interactive' conditional |
Date: |
Mon, 11 Jan 2016 01:29:55 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> Indeed, there has been no spec of what it is for, what
> requirement/need it is hoping to satisfy.
My interest in tweaking M-x is the following:
To rely less on key-bindings, and more on running commands by name, you
want M-x's completion to be more efficient.
Furthermore, there are many cases where I can't remember the exact name
of the command I want to use, and I think that in some significant cases
stripping away currently-invalid commands can help noticeably in
trying to find the right command.
Indeed, that would be an impediment when you want to just explore the
wealth of commands (not to run it right now, but for some other purpose,
in which case you don't want to filter out currently-invalid commands).
Maybe we should/could add a `describe-command' for that use case.
In any case, this discussion is not about changing the default M-x, but
about experimenting with a new M-x, probably offered as a GNU
ELPA package.
Stefan
- Re: Making `interactive' conditional, (continued)
- Re: Making `interactive' conditional, Óscar Fuentes, 2016/01/11
- Re: Making `interactive' conditional, Lars Magne Ingebrigtsen, 2016/01/11
- Re: Making `interactive' conditional, Clément Pit--Claudel, 2016/01/11
- Re: Making `interactive' conditional (was: Leaving out non-applicable commands on Mx), Alan Mackenzie, 2016/01/10
- Re: Making `interactive' conditional, Óscar Fuentes, 2016/01/10
- RE: Making `interactive' conditional, Drew Adams, 2016/01/10
- Re: Making `interactive' conditional, Óscar Fuentes, 2016/01/10
- RE: Making `interactive' conditional, Drew Adams, 2016/01/10
- Re: Making `interactive' conditional, Óscar Fuentes, 2016/01/10
- RE: Making `interactive' conditional (was: Leaving out non-applicable commands on Mx), Drew Adams, 2016/01/10
- Re: Making `interactive' conditional,
Stefan Monnier <=
- RE: Making `interactive' conditional, Drew Adams, 2016/01/11
- Re: Making `interactive' conditional, Clément Pit--Claudel, 2016/01/10
- Re: Making `interactive' conditional (was: Leaving out non-applicable commands on Mx), Marcin Borkowski, 2016/01/10
- Re: Making `interactive' conditional, Stefan Monnier, 2016/01/11
- Re: Making `interactive' conditional, John Wiegley, 2016/01/19
- Re: Making `interactive' conditional, Lars Magne Ingebrigtsen, 2016/01/19
- Re: Making `interactive' conditional, Lars Magne Ingebrigtsen, 2016/01/19
- Re: Making `interactive' conditional, Stefan Monnier, 2016/01/19
- RE: Making `interactive' conditional, Drew Adams, 2016/01/19
- Re: Making `interactive' conditional, Óscar Fuentes, 2016/01/19