[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ordering of command completions
From: |
Artur Malabarba |
Subject: |
Re: Ordering of command completions |
Date: |
Mon, 8 Dec 2014 00:53:57 +0000 |
> And this wouldn't necessarily be just about `M-x'. Once in a while a
> user executes a command that's meant for a totally different mode, and
> then all the text disappears from the buffer and the user is sad. If
> the user manages to type `M-x message-send-and-exit' without TAB
> completion, Emacs could then say "This command is for message-mode, and
> this is a text-mode buffer. Really execute?" or something.
>
I was thinking along the same lines. package.el, for instance, is full of commands which throw errors if not in package-mode. It would be useful if this could be built-in by declaring the mode.
- Re: Ordering of command completions, (continued)
- Re: Ordering of command completions, Lars Magne Ingebrigtsen, 2014/12/07
- Re: Ordering of command completions, Lars Magne Ingebrigtsen, 2014/12/07
- Re: Ordering of command completions, Lars Magne Ingebrigtsen, 2014/12/07
- Re: Ordering of command completions, Lars Magne Ingebrigtsen, 2014/12/07
- Autoload cookies (was: Ordering of command completions), Lars Magne Ingebrigtsen, 2014/12/07
- Re: Autoload cookies, Daniel Colascione, 2014/12/07
- Re: Autoload cookies, Lars Magne Ingebrigtsen, 2014/12/07
- Re: Autoload cookies, Andreas Schwab, 2014/12/07
- Re: Ordering of command completions, Óscar Fuentes, 2014/12/07
- Re: Ordering of command completions, Lars Magne Ingebrigtsen, 2014/12/07
- Re: Ordering of command completions,
Artur Malabarba <=
- Re: Ordering of command completions, Artur Malabarba, 2014/12/07
Re: Ordering of command completions, Óscar Fuentes, 2014/12/07
- RE: Ordering of command completions, Drew Adams, 2014/12/07
- Re: Ordering of command completions, Óscar Fuentes, 2014/12/07
- RE: Ordering of command completions, Drew Adams, 2014/12/07
- Re: Ordering of command completions, Óscar Fuentes, 2014/12/07
- RE: Ordering of command completions, Drew Adams, 2014/12/07
- Re: Ordering of command completions, Óscar Fuentes, 2014/12/07
- RE: Ordering of command completions, Drew Adams, 2014/12/07
Re: Ordering of command completions, Lars Magne Ingebrigtsen, 2014/12/07