From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Two quick questions Date: Sat, 30 Sep 2006 10:56:58 +0200 Message-ID: <9C288D3C-6B01-4EC2-8A77-A0E093844746@Web.DE> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159606661 25177 80.91.229.2 (30 Sep 2006 08:57:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Sep 2006 08:57:41 +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 10:57:39 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 1GTaeu-0004mH-JY for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Sep 2006 10:57:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTaeu-0000Ir-7C for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Sep 2006 04:57:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GTaef-0000Ik-0K for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 04:57:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GTaed-0000IR-9Y for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 04:57:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTaed-0000IL-2P for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 04:57:03 -0400 Original-Received: from [217.72.192.227] (helo=fmmailgate02.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GTak7-00084V-Oi for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 05:02:43 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 22F3123B5004; Sat, 30 Sep 2006 10:57:02 +0200 (CEST) Original-Received: from [87.193.11.62] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #114) id 1GTaea-0000OQ-00; Sat, 30 Sep 2006 10:57:01 +0200 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Tong Wang X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:37733 Archived-At: Am 30.09.2006 um 06:55 schrieb Tong Wang: > 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 ? TAB. -- Greetings Pete When in doubt, use brute force. -- Ken Thompson