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

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

bug#45767: bug#45768: icomplete-mode does not provide in region completi


From: Lars Ingebrigtsen
Subject: bug#45767: bug#45768: icomplete-mode does not provide in region completion for dabbrev-completion
Date: Sat, 07 May 2022 12:16:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> The problem is that `icomplete-in-buffer` relies on
> `completion-in-region-mode-predicate` being passed to
> `completion-in-region` (this is needed so Icomplete can know when you've
> finished the completion), which `completion-at-point` does but which
> `dabbrev-completion` does not do, so `icomplete-in-buffer` is not used
> when completing via `dabbrev-completion`.

I see.  I've now added this to the doc string on icomplete-in-buffer,
and since this is working as intended, I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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