bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#28439: suggestion: support case-independent xref-find-definitions pr


From: Stephen Berman
Subject: bug#28439: suggestion: support case-independent xref-find-definitions prompt TAB
Date: Wed, 13 Sep 2017 01:24:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

On Tue, 12 Sep 2017 18:37 EDT Winston <wbe@psr.com> wrote:

> xref-find-definitions UI suggestion:
>
>    Since xref-find-definitions is willing to match names typed in all
>    lower case to mixed case names, TAB (show alternatives) should, too.
>    If there's not already a way to make TAB do so, then a way should be
>    added.

There is: (setq completion-ignore-case t)

Steve Berman





reply via email to

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