all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* buffer-ignore for minibuffer-complete-cycle.el??
@ 2005-04-21 18:42 JS
  2005-04-21 19:47 ` JS
  2005-04-21 20:27 ` Kevin Rodgers
  0 siblings, 2 replies; 5+ messages in thread
From: JS @ 2005-04-21 18:42 UTC (permalink / raw)


I have just made the minibuffer-complete-cycle.el mode work. But is it
possible to ignore buffers like those starting with *..*.

I read that iswitch has the option but does minibuffer-complete-cycle have
something like this?

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

* Re: buffer-ignore for minibuffer-complete-cycle.el??
  2005-04-21 18:42 buffer-ignore for minibuffer-complete-cycle.el?? JS
@ 2005-04-21 19:47 ` JS
  2005-04-21 20:28   ` Kevin Rodgers
  2005-04-21 20:27 ` Kevin Rodgers
  1 sibling, 1 reply; 5+ messages in thread
From: JS @ 2005-04-21 19:47 UTC (permalink / raw)


JS wrote:

> I have just made the minibuffer-complete-cycle.el mode work. But is it
> possible to ignore buffers like those starting with *..*.
> 
> I read that iswitch has the option but does minibuffer-complete-cycle have
> something like this?


Just realized that there was no idea in installing
minibuffer-complete-cycle. I have just removed it (also from my .emacs
file) and when I press C-x b followed by Tab I cycle through the different
buffers...guess that was what this little program was meant to do but emacs
already works this way!

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

* Re: buffer-ignore for minibuffer-complete-cycle.el??
  2005-04-21 18:42 buffer-ignore for minibuffer-complete-cycle.el?? JS
  2005-04-21 19:47 ` JS
@ 2005-04-21 20:27 ` Kevin Rodgers
  1 sibling, 0 replies; 5+ messages in thread
From: Kevin Rodgers @ 2005-04-21 20:27 UTC (permalink / raw)


JS wrote:
> I have just made the minibuffer-complete-cycle.el mode work. But is it
> possible to ignore buffers like those starting with *..*.

No.

> I read that iswitch has the option but does minibuffer-complete-cycle have
> something like this?

minibuffer-complete-cycle is not specific to buffers, it is generalized
for any completion.

-- 
Kevin Rodgers

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

* Re: buffer-ignore for minibuffer-complete-cycle.el??
  2005-04-21 19:47 ` JS
@ 2005-04-21 20:28   ` Kevin Rodgers
  2005-04-21 21:33     ` Joe Corneli
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Rodgers @ 2005-04-21 20:28 UTC (permalink / raw)


JS wrote:
> Just realized that there was no idea in installing
> minibuffer-complete-cycle. I have just removed it (also from my .emacs
> file) and when I press C-x b followed by Tab I cycle through the different
> buffers...guess that was what this little program was meant to do but emacs
> already works this way!

Since when?  Emacs 21.3 certainly doesn't.

-- 
Kevin Rodgers

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

* Re: buffer-ignore for minibuffer-complete-cycle.el??
  2005-04-21 20:28   ` Kevin Rodgers
@ 2005-04-21 21:33     ` Joe Corneli
  0 siblings, 0 replies; 5+ messages in thread
From: Joe Corneli @ 2005-04-21 21:33 UTC (permalink / raw)


   JS wrote:
   > Just realized that there was no idea in installing
   > minibuffer-complete-cycle. I have just removed it (also from my .emacs
   > file) and when I press C-x b followed by Tab I cycle through the different
   > buffers...guess that was what this little program was meant to do but emacs
   > already works this way!

   Since when?  Emacs 21.3 certainly doesn't.

Look in the *Completions* buffer ;) -- maybe that's the best sort of
"cycling".  Ooo yeah, press tab some more... cycle me, cycle me!

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

end of thread, other threads:[~2005-04-21 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-21 18:42 buffer-ignore for minibuffer-complete-cycle.el?? JS
2005-04-21 19:47 ` JS
2005-04-21 20:28   ` Kevin Rodgers
2005-04-21 21:33     ` Joe Corneli
2005-04-21 20:27 ` Kevin Rodgers

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.