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

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

bug#24285: 25.1; Overlay doesn't work as expected when more than one fra


From: Michael Heerdegen
Subject: bug#24285: 25.1; Overlay doesn't work as expected when more than one frame exists
Date: Mon, 22 Aug 2016 17:29:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

FWIW, I think something related happens with icomplete when
icomplete-separator -> "\n":

In emacs -Q, eval

(setq icomplete-separator "\n")

and

M-x icomplete-mode <return>

Then, e.g.

  M-x m

The minibuffer prompt is invisible.  But you see that it's "there"
when you hit <left>.

This could be related because icomplete also uses an overlay in the
minibuffer (after-string in this case).


Michael.





reply via email to

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