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

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

bug#48073: closed (27.2; [Eglot] Don't bind `completion-styles' buffer l


From: GNU bug Tracking System
Subject: bug#48073: closed (27.2; [Eglot] Don't bind `completion-styles' buffer locally?)
Date: Wed, 28 Apr 2021 12:04:01 +0000

Your message dated Wed, 28 Apr 2021 13:03:26 +0100
with message-id <87o8dyzkdt.fsf@gmail.com>
and subject line Re: bug#48073: 27.2; [Eglot] Don't bind `completion-styles' 
buffer locally?
has caused the debbugs.gnu.org bug report #48073,
regarding 27.2; [Eglot] Don't bind `completion-styles' buffer locally?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48073: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48073
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 27.2; [Eglot] Don't bind `completion-styles' buffer locally? Date: Tue, 27 Apr 2021 21:20:17 +0200
Binding `completion-styles' buffer locally can lead to problems on
alternative completion UIs, say if the minibuffer is involved (this used
to happen with Consult's compeltion in region until recently).

It seems that a more appropriate way to override the completion style
would be to include a category in the completion table metadata, and add
a corresponding entry to `completion-category-defaults', which can be
done globally.



--- End Message ---
--- Begin Message --- Subject: Re: bug#48073: 27.2; [Eglot] Don't bind `completion-styles' buffer locally? Date: Wed, 28 Apr 2021 13:03:26 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Augusto Stoffel <arstoffel@gmail.com> writes:

> Here is a patch setting `completion-category-defaults'.
>
> From e9d877c9c7203ce999a935cdbc36c619255cf63c Mon Sep 17 00:00:00 2001
> From: Augusto Stoffel <arstoffel@gmail.com>
> Date: Wed, 28 Apr 2021 08:50:10 +0200
> Subject: [PATCH] Add a completion-category-defaults entry

Thanks. Pushed to Eglot's upstream.  Closing this bug report.

João


--- End Message ---

reply via email to

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