bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65348: INITIAL-INPUT in completing-read repeats same entry twice con


From: Eli Zaretskii
Subject: bug#65348: INITIAL-INPUT in completing-read repeats same entry twice consecutively
Date: Thu, 17 Aug 2023 08:49:21 +0300

> Date: Thu, 17 Aug 2023 00:47:28 +0000
> From:  Heime via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 
> Have seen that when I include INITIAL-INPUT that happens to be the first 
> entry 
> in the collection COLLECJ, the entry "barwedge" is displayed twice 
> consecutively.
> 
> But such situation does not happen when selecting a different entry from 
> collection.
> 
> (let ( (collecj '("barwedge"  "boxdot"  "boxminus"  "boxplus"
>                   "boxtimes"  "Cap"  "centerdot" "circledast"
> 
>   (completing-read "Grapheme: " collecj nil t "barwedge")

Sorry, I don't understand what you are saying.  What do you mean by
"is displayed twice consecutively"?  I guess some details are missing
from your report to make it complete and self-explanatory?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]