GNU bug report logs -
#68689
30.0.50; minibuffer-visible-completions should change completion-show-help
Previous Next
Reported by: Spencer Baugh <sbaugh <at> janestreet.com>
Date: Wed, 24 Jan 2024 16:10:01 UTC
Severity: normal
Fixed in version 30.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
Juri Linkov <juri <at> linkov.net> writes:
>> completion-show-help shows some useful help for new users.
>> However, it suggests suboptimal bindings when
>> minibuffer-visible-completions is on. minibuffer-visible-completions
>> should change the help shown by completion-show-help.
>>
>> A patch to do this will follow.
>
> It's hard to see what your patch will output.
> Could you please send the outputs of `emacs -Q`
> to compare before and after your patch.
With minibuffer-visible-completions=nil, there's no change.
With minibuffer-visible-completions=t, before my patch:
Click or type M-RET on a completion to select it.
Type M-<down> or M-<up> to move point between completions.
After my patch:
Click or type RET on a completion to select it.
Type <right>, <left>, <down>, <up> to move point between completions.
This bug report was last modified 1 year and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.