From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tong Wang Newsgroups: gmane.emacs.help Subject: Re: Two quick questions Date: Fri, 29 Sep 2006 22:03:41 -0700 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 1159592691 30465 80.91.229.2 (30 Sep 2006 05:04:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Sep 2006 05:04:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 30 07:04:47 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 1GTX1g-0003oB-HC for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Sep 2006 07:04:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTX1f-0000a8-W0 for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Sep 2006 01:04:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GTX1O-0000a2-PU for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 01:04:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GTX1M-0000Zq-Rl for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 01:04:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTX1M-0000Zn-GN for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 01:04:16 -0400 Original-Received: from [128.125.137.5] (helo=msg-mx0.usc.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GTX6o-0006dM-UD for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 01:09:55 -0400 Original-Received: from usc.edu ([128.125.137.12]) by msg-mx0.usc.edu (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTP id <0J6E00BFL3E51GD0@msg-mx0.usc.edu> for help-gnu-emacs@gnu.org; Fri, 29 Sep 2006 22:03:41 -0700 (PDT) Original-Received: from [128.125.137.4] (Forwarded-For: [128.125.11.200]) by msg-store1.usc.edu (mshttpd); Fri, 29 Sep 2006 22:03:41 -0700 In-reply-to: Original-To: Tong Wang X-Mailer: Sun Java(tm) System Messenger Express 6.2-5.02 (built Dec 1 2005) Content-language: en Content-disposition: inline X-Accept-Language: en Priority: normal 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:37728 Archived-At: Hi, I just figured out how to minimize frame, but is there any way to do "restore down" ? thanks ----- Original Message ----- From: Tong Wang Date: Friday, September 29, 2006 9:55 pm Subject: Two quick questions To: help-gnu-emacs@gnu.org > 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. >