|
From: | Lars Ingebrigtsen |
Subject: | bug#55205: 28.1.50; completion--replace illegally mutates completion candidates |
Date: | Sun, 01 May 2022 19:48:16 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes: >> Is there no way to let the text properties survive completion? Because >> that's also come up more than a few times. > > Not sure what you mean by that. > I suspect that the details depend a lot on where the completion string > comes from. Already the current code's check for > `minibuffer-allow-text-properties` seems too coarse since it is used > even when the completion is inserted into a normal buffer. I mean -- don't alter any of the strings the completion machinery is fed, but return them as is. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
[Prev in Thread] | Current Thread | [Next in Thread] |