From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: buffer-ignore for minibuffer-complete-cycle.el?? Date: Thu, 21 Apr 2005 16:33:45 -0500 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1114119456 892 80.91.229.2 (21 Apr 2005 21:37:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Apr 2005 21:37:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 21 23:37:33 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOjLr-0000wZ-Ur for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Apr 2005 23:36:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOjQe-0000im-Sj for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Apr 2005 17:41:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOjPh-0000Hp-Ik for help-gnu-emacs@gnu.org; Thu, 21 Apr 2005 17:40:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOjPg-0000HG-LS for help-gnu-emacs@gnu.org; Thu, 21 Apr 2005 17:40:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOjPg-0000Ff-IF for help-gnu-emacs@gnu.org; Thu, 21 Apr 2005 17:40:44 -0400 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DOjLH-0002Pa-Nm for help-gnu-emacs@gnu.org; Thu, 21 Apr 2005 17:36:12 -0400 Original-Received: from lab45.ma.utexas.edu (mail@lab45.ma.utexas.edu [128.83.133.159]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id j3LLXjf10918; Thu, 21 Apr 2005 16:33:45 -0500 Original-Received: from jcorneli by lab45.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1DOjIv-0007uT-00; Thu, 21 Apr 2005 16:33:45 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Kevin Rodgers on Thu, 21 Apr 2005 14:28:09 -0600) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:25916 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25916 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!