all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#49075: (icomplete-vertical-mode 1) not taking effect
@ 2021-06-17 15:46 arvid-harnack
  2021-06-19 13:34 ` Lars Ingebrigtsen
  2021-06-19 13:55 ` arvid-harnack
  0 siblings, 2 replies; 5+ messages in thread
From: arvid-harnack @ 2021-06-17 15:46 UTC (permalink / raw)
  To: 49075

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

icomplete provides a convenient way to quickly select an element
among the possible completions in a minibuffer.

It is enabled by calling (icomplete-mode 1)

Recently, icomplete-vertical-mode was added.  But calling
(icomplete-vertical-mode 1) does not enable vertical completion,
unless one has called (icomplete-mode 1) first.

It is more natural to simply enable the mode by calling
(icomplete-vertical-mode 1), the same way as one enables
icomplete.  Either call (icomplete-mode 1) or
(icomplete-vertical-mode 1) to activate icamplete with the
appropriate style.


[-- Attachment #2: Type: text/html, Size: 614 bytes --]

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

end of thread, other threads:[~2021-06-19 23:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-17 15:46 bug#49075: (icomplete-vertical-mode 1) not taking effect arvid-harnack
2021-06-19 13:34 ` Lars Ingebrigtsen
2021-06-19 13:55 ` arvid-harnack
2021-06-19 23:02   ` Juri Linkov
2021-06-19 23:26     ` arvid-harnack

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.