From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stevens, Brigham" Newsgroups: gmane.emacs.help Subject: RE: rotating between buffers Date: Thu, 15 Aug 2002 11:06:54 -0700 Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C24486.89A07227" X-Trace: main.gmane.org 1029434831 24596 127.0.0.1 (15 Aug 2002 18:07:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2002 18:07:11 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17fP1W-0006OZ-00 for ; Thu, 15 Aug 2002 20:07:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17fP2U-0008E6-00; Thu, 15 Aug 2002 14:08:06 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17fP2M-0008CZ-00 for help-gnu-emacs@gnu.org; Thu, 15 Aug 2002 14:07:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17fP2J-0008C6-00 for help-gnu-emacs@gnu.org; Thu, 15 Aug 2002 14:07:57 -0400 Original-Received: from smtpout02.wamu.net ([63.92.194.4] helo=twmuws007-smtpout02) by monty-python.gnu.org with esmtp (Exim 4.10) id 17fP2I-0008C1-00 for help-gnu-emacs@gnu.org; Thu, 15 Aug 2002 14:07:54 -0400 Original-Received: from smtprelay01.wamu.net (twmuds008-smtprelay01 [32.85.29.195]) by twmuws007-smtpout02 (8.12.4/8.12.4) with ESMTP id g7FI7rvr014087 for ; Thu, 15 Aug 2002 11:07:54 -0700 (PDT) Original-Received: from exisea001.us.wamu.net ([127.0.0.1]) by smtprelay01.wamu.net (Netscape Messaging Server 4.15 smtprelay01 Aug 8 2000 13:22:32) with ESMTP id H0WCZK00.UU5; Thu, 15 Aug 2002 11:06:56 -0700 Original-Received: from exmsea001.us.wamu.net ([10.53.210.20]) by exisea001.us.wamu.net with Microsoft SMTPSVC(5.0.2195.4905); Thu, 15 Aug 2002 11:06:54 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: rotating between buffers Thread-Index: AcJEgo94O3J41lKbSKuL87mL8L3vbAAATl2gAACqd2A= Original-To: "Bingham, Jay" , X-OriginalArrivalTime: 15 Aug 2002 18:06:54.0847 (UTC) FILETIME=[89D3F0F0:01C24486] Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:815 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:815 This is a multi-part message in MIME format. ------_=_NextPart_001_01C24486.89A07227 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Thanks! That is really cool, I didn't know about clicking on the buffer name to roate... Now to find which command it is running.... =20 -----Original Message----- From: Bingham, Jay [mailto:Jay.Bingham@hp.com]=20 Sent: Thursday, August 15, 2002 10:55 AM To: Stevens, Brigham; help-gnu-emacs@gnu.org Subject: RE: rotating between buffers =20 In Emacs 21.1 and later this can be done by clicking on the buffer name in the mode line, left click to go to the previous buffer, right click to go to the next buffer. If he just has to have it assigned to a key that can be done in his .emacs. Since the function is assigned to a mouse click all that would need to be done to assign it to a key is find out which function switches buffers and put the statement in his .emacs to assign the functions to keys. =20 -_ J_) C_)ingham . HP - NonStop Austin Software & Services - Software Product Assurance . Austin, TX . Language is the apparel in which your thoughts parade in public. . Never clothe them in vulgar and shoddy attire. -Dr. George W. Crane- =20 -----Original Message----- From: Stevens, Brigham [mailto:Brigham.Stevens@wamu.net] Sent: Thursday, August 15, 2002 12:38 PM To: help-gnu-emacs@gnu.org Subject: rotating between buffers =20 Hello, I am trying to convince a co-worker to use emacs. He will do it if there is a key stroke that will allow him to rotate between active buffers, like alt-tab in windows allows you to cycle through windows. I am totally down with ctrl-x b to go to a named buffer, and ctrl-x ctrl-b to get the buffer list, and even control -left click to get a buffer menu pop-up... but It has to be a keystroke according to him..=20 So is there any such command built in to emacs to do this, or does anyone have something I can add on? =20 Thanks in advance! --brigham ------_=_NextPart_001_01C24486.89A07227 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable rotating between buffers

Thanks! That is really cool, I didn’t know about clicking on the buffer = name to roate… Now to find which command it is running….

 

-----Original = Message-----
From: Bingham, Jay [mailto:Jay.Bingham@hp.com]
Sent: Thursday, August = 15, 2002 10:55 AM
To: Stevens, Brigham; help-gnu-emacs@gnu.org
Subject: RE: rotating = between buffers

 

In = Emacs 21.1 and later this can be done by clicking on the buffer name in the mode line, = left click to go to the previous buffer, right click to go to the next = buffer.  If he just has to have it assigned to a key that can be done in his .emacs. = Since the function is assigned to a mouse click all that would need to be done = to assign it to a key is find out which function switches buffers and put = the statement in his .emacs to assign the functions to = keys.

 

-_

J_)

C_)ingham

.    = HP - NonStop = Austin Software & Services - Software Product Assurance

.    Austin, TX

. Language is the apparel in which your thoughts parade in = public.

. Never clothe them in vulgar and shoddy = attire.        &nbs= p; -Dr. George W. Crane-

 

-----Original Message-----
From: Stevens, Brigham [mailto:Brigham.Stevens@wamu.net]
Sent: Thursday, August = 15, 2002 12:38 PM
To: = help-gnu-emacs@gnu.org
Subject: rotating between = buffers

 

Hello,

I am trying to = convince a co-worker to use emacs. He will do it if there is a key stroke that = will allow him to rotate between active buffers, like alt-tab = in windows allows you to cycle through windows.

I am totally = down with ctrl-x b to go to a named buffer, and ctrl-x = ctrl-b to get the buffer list, and even control –left = click to get a buffer menu pop-up… but It has to be a = keystroke according to him..

So is there any = such command built in to emacs to do this, or does anyone have something I = can add on?

 

Thanks in = advance!

--brigham=

=00 ------_=_NextPart_001_01C24486.89A07227--