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

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

bug#24293: closed (25.1; Display bug: icomplete prompt not visible with


From: GNU bug Tracking System
Subject: bug#24293: closed (25.1; Display bug: icomplete prompt not visible with icomplete-separator "\n")
Date: Tue, 08 Dec 2020 00:09:02 +0000

Your message dated Tue, 08 Dec 2020 01:08:45 +0100
with message-id <87ft4hupki.fsf@web.de>
and subject line Re: bug#24293: 25.1; Display bug: icomplete prompt not visible 
with icomplete-separator "\n"
has caused the debbugs.gnu.org bug report #24293,
regarding 25.1; Display bug: icomplete prompt not visible with 
icomplete-separator "\n"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
24293: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24293
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 25.1; Display bug: icomplete prompt not visible with icomplete-separator "\n" Date: Tue, 23 Aug 2016 17:44:12 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
Hello,

In emacs -Q, eval

  (setq icomplete-separator "\n")

and do

  M-x icomplete-mode <return>

Then, e.g.

  M-x m

The icomplete minibuffer prompt is invisible (bug).

But you see that it's "there" when you hit <left>.  And changing the
value of `resize-mini-windows' to nil makes the issue disappear - so I
think this is caused by a problem in the display code.


Thanks in advance,

Michael.




In GNU Emacs 25.1.3 (x86_64-pc-linux-gnu, GTK+ Version 3.20.7)
 of 2016-08-20 built on drachen
Repository revision: e7cf48d52c2c06809e1a8d1f9acd670f78d43c47
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description:     Debian GNU/Linux testing (stretch)

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY
LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11

Important settings:
  value of $LC_ALL: de_DE.utf8
  value of $LC_COLLATE: C
  value of $LC_TIME: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix




--- End Message ---
--- Begin Message --- Subject: Re: bug#24293: 25.1; Display bug: icomplete prompt not visible with icomplete-separator "\n" Date: Tue, 08 Dec 2020 01:08:45 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Lars Ingebrigtsen <larsi@gnus.org> writes:

> The M-x (is that what you mean by "the icomplete minibuffer prompt?")
> is shown, so has this been fixed recently?

You interpreted correctly.  Yes, seems indeed the issue has disappeared.

AFAIR the problem had been that the first line had been hidden when
resizing the mini window, which means it must not have been a bug in
icomplete, rather a display thing.  [ The next time I'll also attach a
screen shot, that would make things simpler. ]

Good - closing.


Thanks,

Michael.


--- End Message ---

reply via email to

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