all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gregory Heytings <gregory@heytings.org>
To: Juri Linkov <juri@linkov.net>
Cc: emacs-devel@gnu.org
Subject: Re: icomplete-vertical above prompt
Date: Sun, 11 Apr 2021 23:25:57 +0000	[thread overview]
Message-ID: <3755fe92dc5cd4745288@heytings.org> (raw)
In-Reply-To: <87k0p82yvi.fsf@mail.linkov.net>


>>> Regardless of the value of icomplete-vertical-mode-above-prompt, in 
>>> both cases it jumps once, and that's the problem for users who don't 
>>> like such jumps, even once.
>>
>> I'm not sure I understand what you mean.  How could you display 
>> completion candidates without moving the modeline?
>
> When typing 'TAB TAB' or 'M-v' to open the *Completions* buffer, it 
> doesn't cause the feeling that the mode-line jumps because it looks like 
> the mode-line stays at the same screen position, only its contents 
> changes from the mode-line of the original buffer to the mode-line of 
> the *Completions* buffer.
>

Okay, that's easy to do with my patch: remove the setq-local 
mode-line-format nil, and you'll see a modeline between the minibuffer and 
the completion list.  I'll add another defcustom for this.



  reply	other threads:[~2021-04-11 23:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-11 14:58 icomplete-vertical above prompt Gregory Heytings
2021-04-11 15:11 ` Gregory Heytings
2021-04-11 21:59 ` Juri Linkov
2021-04-11 23:02   ` Gregory Heytings
2021-04-11 23:19     ` Juri Linkov
2021-04-11 23:25       ` Gregory Heytings [this message]
2021-04-11 23:34         ` Juri Linkov
2021-04-11 23:41           ` Ergus
2021-04-12  9:37     ` Jean Louis

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

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

  git send-email \
    --in-reply-to=3755fe92dc5cd4745288@heytings.org \
    --to=gregory@heytings.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@linkov.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.