From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ryan Krauss" Newsgroups: gmane.emacs.help Subject: switching frame focus Date: Thu, 4 May 2006 09:50:59 -0400 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1146750718 15166 80.91.229.2 (4 May 2006 13:51:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 May 2006 13:51:58 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 04 15:51:52 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 1FbeF2-0001fy-UA for geh-help-gnu-emacs@m.gmane.org; Thu, 04 May 2006 15:51:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbeF2-0007zu-HE for geh-help-gnu-emacs@m.gmane.org; Thu, 04 May 2006 09:51:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbeEU-0007en-1j for help-gnu-emacs@gnu.org; Thu, 04 May 2006 09:51:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbeER-0007dP-O4 for help-gnu-emacs@gnu.org; Thu, 04 May 2006 09:51:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbeER-0007dI-Fm for help-gnu-emacs@gnu.org; Thu, 04 May 2006 09:51:03 -0400 Original-Received: from [64.233.162.198] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FbeF3-0005MH-Hc for help-gnu-emacs@gnu.org; Thu, 04 May 2006 09:51:41 -0400 Original-Received: by nz-out-0102.google.com with SMTP id z6so453016nzd for ; Thu, 04 May 2006 06:50:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=og1+DOeOmNpsqih2+LvVhLKWsqdgQJyKjtcwbVQo3JCQu1yGcoJrsro5JiQvWVqpocHvvlD1szVaOjWL5y4EsaRiK7QKrV8YjdOMWBaTlrLYj/HCibdWA+OuyCZkQGV4YMxaUYlvw9v66GPP9Np5nYB78ZmrykVx2rc1z5OEUrA= Original-Received: by 10.64.208.6 with SMTP id f6mr328394qbg; Thu, 04 May 2006 06:50:59 -0700 (PDT) Original-Received: by 10.64.47.14 with HTTP; Thu, 4 May 2006 06:50:59 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline 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:34809 Archived-At: This seems like a silly question, but I have goolged around and not come up with an answer. If I split my window using C-x 2, how do I switch the focus between the two split frames (or whatever emacs calls them). I have an aversion to touching the mouse, but basically I want to click in the other window and work over there and then click back.=20 I also want to use this when I do C-x C-b to list the buffers. I want to switch into the buffer list to choose the one I want to open. Thanks, Ryan