emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Do shorthands break basic tooling (tags, grep, etc)? (was Re: Shorth


From: João Távora
Subject: Re: Do shorthands break basic tooling (tags, grep, etc)? (was Re: Shorthands have landed on master)
Date: Wed, 6 Oct 2021 17:23:39 +0100

On Wed, Oct 6, 2021, 14:16 João Távora <joaotavora@gmail.com> wrote:

On Wed, Oct 6, 2021 at 1:46 PM Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> Yes, but if I reach that buffer from a query for s-foo, which was
> in the completions list, and then decide, from there, that I want
> s-bar instead, I'll be confused if it isn't in the completion list.

Yes, shorthands make life a bit more complex.
I don't think there's much we can do about that.

We can _not_ list shorthands in lists of symbols ;-)

To be clear, I mean _global_ lists. It's ok to list them in local ones, such as C-M-i.

In fact, someday more local things such as lexically available variables and functions can be listed there, maybe.

João

reply via email to

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