[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Making `interactive' conditional
From: |
Clément Pit--Claudel |
Subject: |
Re: Making `interactive' conditional |
Date: |
Sun, 10 Jan 2016 13:33:15 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
On 01/10/2016 10:27 AM, Alan Mackenzie wrote:
> This might be OK if the only reason you every use M-x is to execute a
> command. But it's not. People (in particular, me) use it to discover
> Emacs, to find the exact name of a command which has only vaguely
> embedded itself in the memory, to get this name into the kill ring to be
> yanked into another source file or into documentation, and so on. Try
> M-x <tab> <prior> sometime, and explore the wealth of Emacs commands.
> :-)
Funny, that doesn't work at all for me. In particular because M-x already
heavily "censors" its results by only proposing interactive candidates. So I
use C-h f instead. And even then that doesn't work great, because often it's in
a package that isn't loaded (see my recent thread about pulse.el :/)
When I'm specifically looking for a command, I use M-x; and it works well right
after starting Emacs (I get only autoloaded commands plus a few already loaded
things). After a few hours, the M-x list becomes huge and cluttered.
signature.asc
Description: OpenPGP digital signature
- Re: Making `interactive' conditional, (continued)
- 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, 2016/01/11
- RE: Making `interactive' conditional, Drew Adams, 2016/01/11
- Re: Making `interactive' conditional,
Clément Pit--Claudel <=
- 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
- Re: Making `interactive' conditional, Lars Magne Ingebrigtsen, 2016/01/19
- Re: Making `interactive' conditional, Óscar Fuentes, 2016/01/19