unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Fernando de Morais <fernandodemorais.jf@gmail.com>
Cc: 61296@debbugs.gnu.org
Subject: bug#61296: 28.2; Curious depth indicator behavior with icomplete-vertical-mode
Date: Sun, 05 Feb 2023 15:29:07 +0200	[thread overview]
Message-ID: <831qn4s0kc.fsf@gnu.org> (raw)
In-Reply-To: <875ycgi779.fsf@gmail.com> (message from Fernando de Morais on Sun, 05 Feb 2023 10:15:54 -0300)

> From: Fernando de Morais <fernandodemorais.jf@gmail.com>
> Date: Sun, 05 Feb 2023 10:15:54 -0300
> 
> 1. Evaluate the following snippet:
> 
>   (progn
>     (with-eval-after-load 'icomplete
>       (customize-set-variable 'enable-recursive-minibuffers t)
>       (customize-set-variable 'icomplete-show-matches-on-no-input t)
>       (setq icomplete-scroll t)
>       (minibuffer-depth-indicate-mode 1))
>     (icomplete-vertical-mode))
> 
> 2. C-x C-f
> 3. M-x
> 4. Then C-n (`icomplete-forward-completions'); wait a moment; C-n again.
> 
> Results in:
> 
>   - The depth indicator and the `icomplete' current/total number of
>     matches keep swapping places with each other in the prompt prefix
>     area.

I can reproduce this in Emacs 28.2, but not in Emacs 29.  So I guess
we already fixed this bug somehow since Emacs 28.2 was released.





  reply	other threads:[~2023-02-05 13:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-05 13:15 bug#61296: 28.2; Curious depth indicator behavior with icomplete-vertical-mode Fernando de Morais
2023-02-05 13:29 ` Eli Zaretskii [this message]
2023-02-05 13:39   ` Fernando de Morais
2023-02-05 13:42     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=831qn4s0kc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=61296@debbugs.gnu.org \
    --cc=fernandodemorais.jf@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).