GNU bug report logs -
#53896
28.0.91; Icomplete Vertical Mode fails to preview "C-x 8 RET 8072"
Previous Next
Reported by: Van Ly <van.ly <at> sdf.org>
Date: Wed, 9 Feb 2022 10:39:01 UTC
Severity: normal
Tags: notabug, wontfix
Found in version 28.0.91
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
The vertical listing in the minibuffer in response to "insert-char" fails to preview the match for "C-x 8 RET 8072".
observed behavior
* start by "emacs -Q"
* M-x customize RET
* search "icomplete vertical"
* toggle "on" Icomplete Vertical Mode
* switch to "*scratch*" buffer
; --------------------------------
; minibuffer fails to preview 8072
; --------------------------------
* C-x 8 RET
* continue typing "80" ;; shows LINEAR A SIGN A580, A800, A801, A802, A803, A804, A805
* continue typing "807" ;; shows LINEAR A SIGN A807
* continue typing "8072" ;; shows "8072 [No matches]"
expected behavior
* start by "emacs -Q"
* M-x customize RET
* search "icomplete vertical"
* toggle "on" Icomplete Vertical Mode
* switch to "*scratch*" buffer
; ----------------------------------
; minibuffer previews match for 8072
; ----------------------------------
* C-x 8 RET
* continue typing "80" ;; shows LINEAR A SIGN A580, A800, A801, A802, A803, A804, A805
* continue typing "807" ;; shows LINEAR A SIGN A807
* continue typing "8072" ;; shows "聲 CJK IDEOGRAPH-8072"
--
vl
[bug-gnu-emacs-28.0.91.text (text/plain, attachment)]
This bug report was last modified 3 years and 86 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.