all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* icomplete-mode as replacement for iswitchb
@ 2014-11-11  9:10 Ole Laursen
  2014-11-11 16:31 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Ole Laursen @ 2014-11-11  9:10 UTC (permalink / raw)
  To: emacs-devel; +Cc: Ole Laursen

Hi!

I ending up using iswitchb many years ago after trying all other
alternatives at the time (iswitchb had the most polished buffer
switching implementation IMHO). Now I'm on 24.4 and have been trying
to switch to icomplete:

1) Turning on icomplete makes C-x C-f show a list of matches (despite
icomplete-show-matches-on-no-input being nil - this is a little
jarring, but I think I can get used to it)

2) However C-x b doesn't show any matches on no input - this breaks my
quick-switch-between-a-few-buffers-in-working-set habit (C-x b, C-s a
couple of times, RET)

3) RET in C-x b on a partial match means "open new buffer with partial
name" - I am trying to get used to C-j instead, but after a while I
think RET is more ergonomic in many cases because it frees you from
having to time a Ctrl press (e.g. f, o, o, RET is easier than f, o, o,
C-j)

I don't see why you'd want to be able to start a new buffer while
switching buffers. Switching buffers is a high-speed operation done
many times a day.

I realize some of this comes from old Emacs traditions, but from my
point of view, making sure RET has the same result as C-j when
switching buffers and either turning on
icomplete-show-matches-on-no-input as default, or even better only for
some completion scenarios where it makes sense (working set ones),
would be really helpful.


Ole



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

end of thread, other threads:[~2014-11-12 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11  9:10 icomplete-mode as replacement for iswitchb Ole Laursen
2014-11-11 16:31 ` Stefan Monnier
2014-11-11 17:52   ` Ole Laursen
2014-11-12 12:46     ` Ole Laursen
2014-11-12 17:10       ` Stephen Leake

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.