GNU bug report logs -
#45035
28.0.50; Command completion annotations show minibuffer keybindings
Previous Next
Reported by: Omar Antolín Camarena <omar <at> matem.unam.mx>
Date: Fri, 4 Dec 2020 01:01:02 UTC
Severity: normal
Tags: fixed
Fixed in version 28.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Thanks, I think your idea is correct. But I'm not sure if
> minibuffer-completion-help is the right place for wrapping in
> with-minibuffer-selected-window. This means that all calls of
> annotation-function will be in the original buffer, whereas
> only read-extended-command--annotation needs such wrapping.
Oh, that's a very good point. Probably it would be best to leave
minibuffer-completion-help as is, and change only
read-extended-command--annotation.
> Or do you care that such wrapping will be called for every command
> in read-extended-command--annotation? Then instead of annotation-function
> you could try to use a new function affixation-function that is called
> only once, so you could add wrapping to it.
My Emacs doesn't have affixation-function yet, so I don't really know
anything about it.
--
Omar
This bug report was last modified 4 years and 159 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.