all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7474: In latest source, icomplete-mode makes cursor disappear in minibuffer
@ 2010-11-24 19:56 Francis Litterio
  2010-11-24 20:21 ` Fran
  2010-11-24 21:16 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Francis Litterio @ 2010-11-24 19:56 UTC (permalink / raw)
  To: 7474

Using Emacs built from the latest source on Windows 7, the cursor
can be made to disappear as follows:

1. Start Emacs with: emacs -Q

2. Type: ESC ESC : (icomplete-mode 1) RET C-h v desc

3. The cursor is no longer visisble in the minibuffer.

4. Type: C-b

5. The cursor is visible over the letter 'c' in "desc".

6. Type: C-f

7. The cursor is once again no longer visible.

This is acting like some of the text in the minibuffer has the
'intangible property, but the word "intangible" doesn't appear anywhere
in lisp/icomplete.el.
--
Fran






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-25 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 19:56 bug#7474: In latest source, icomplete-mode makes cursor disappear in minibuffer Francis Litterio
2010-11-24 20:21 ` Fran
2010-11-24 21:16 ` Eli Zaretskii
2010-11-25 18:40   ` Eli Zaretskii

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.