Emacs 30.0.91 pretest is available

https://lists.gnu.org/archive/html/emacs-devel/2024-09/msg00305.html

8 points · 1 comments · view on lemmy.world

1 Comments

nmtake@lemm.ee · 4 pts · 1y

** 'minibuffer-allow-text-properties' also affects completions. When it has a non-nil value, then completion functions like 'completing-read' don't discard text properties from the returned completion candidate.

Thanks for the commit! It looks very handy when we pass propertized strings to completing-read.