From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Roehler Newsgroups: gmane.emacs.help Subject: Re: Two quick questions Date: Sun, 01 Oct 2006 17:21:52 +0200 Organization: 1&1 Internet AG Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1159717242 4282 80.91.229.2 (1 Oct 2006 15:40:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Oct 2006 15:40:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 01 17:40:36 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GU3Qd-0006Et-9U for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Oct 2006 17:40:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GU3Qc-0005RR-N7 for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Oct 2006 11:40:30 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.cw.net!cw.net!news-FFM2.ecrc.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: p54becc95.dip0.t-ipconnect.de Original-X-Trace: online.de 1159715621 12548 84.190.204.149 (1 Oct 2006 15:13:41 GMT) Original-X-Complaints-To: abuse@einsundeins.com Original-NNTP-Posting-Date: Sun, 1 Oct 2006 15:13:41 +0000 (UTC) User-Agent: KNode/0.9.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:142128 Original-To: help-gnu-emacs@gnu.org 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:37747 Archived-At: Ajit Mylavarapu wrote: > Tong Wang wrote: >> Hi, >> Sorry to bother you guys with naive questions, did some >> search but couldn't find answers. >> 1: To switch to another buffer, after issue C-x b, and >> type something in minibuffer followed by Tab for >> completion, >> is there any way to scroll through those possible >> completions in minibuffer, instead of having to type >> more words >> or go to the newly opened buffer to chose one ? >> 2: What are the hotkeys for minimize, restore, maximize >> the whole frame ? (using emacs in windows) >> >> Thanks a lot for any help. >> >> best. >> >> > Use the cycle-buffer.el > http://www.emacswiki.org/cgi-bin/wiki/cycle-buffer.el > > You can then use a shortcut key to cycle through the buffers. > > -Ajit. There is also URL: http://www.emacswiki.org/cgi-bin/wiki/icicles-mode.el seems still more elaborated. Andreas Roehler