emacs-devel
[Top][All Lists]
Advanced

[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: Tue, 19 Jan 2016 08:31:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Stefan's arguments against not being able to discover commands for
> not-read-only-buffers in read-only buffers were good, but that was,
> after all, not the original proposal.

Indeed.

> Are anybody against that idea?

Not me.

>> I'd still love to see a faster, more apropos M-x develop in ELPA, if
>> anyone is interested in making that happen.
> The commands need instrumentation, one way or another, and that has to
> happen in Emacs, not in ELPA.

Of course, for a proof of concept, the new package could come with
(lots of) things like

   (newMx-describe-package "smerge-"
     smerge-mode
     smerge-makeup-conflict)

And then those "instrumentations" could be moved/added to core as
a second step.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]