emacs-devel
[Top][All Lists]
Advanced

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

Re: TAGS completion with (setq-local completion-ignore-case t)


From: Eli Zaretskii
Subject: Re: TAGS completion with (setq-local completion-ignore-case t)
Date: Thu, 07 Mar 2024 12:49:09 +0200

> From: Morgan Willcock <morgan@ice9.digital>
> Cc: emacs-devel@gnu.org
> Date: Thu, 07 Mar 2024 09:54:31 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> Is there a technical reason why TAGS completion cannot use the value of
> >> completion-ignore-case that is set in the buffer where completion is
> >> initiated, or is this a bug in the implementation?
> >
> > If you mean completion when you type "M-.", then this has its own user
> > option, tags-case-fold-search.  Is that what you want?
> 
> I am talking about completion as initiated by the complete-tag command.
> 
> (Setting tags-case-fold-search to t does not change the result, whether
> set buffer-local or globally).

Can you show a complete recipe, starting from "emacs -Q", to reproduce
the issue?  And what version of Emacs is that?



reply via email to

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