From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: switch to previous buffer Date: Sat, 30 Mar 2013 07:31:30 -0700 Message-ID: <7523DBFAC01444E1BDF7EBEC07A9C2B8@us.oracle.com> References: <382a2375-aed1-4deb-ad29-21952926c809@googlegroups.com><0746b716-e454-402f-a46d-dafa483bdb03@googlegroups.com><20130330065118.GA21113@hysteria.proulx.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364653922 19921 80.91.229.3 (30 Mar 2013 14:32:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Mar 2013 14:32:02 +0000 (UTC) To: Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 30 15:32:29 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ULwpX-0006Xy-H1 for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Mar 2013 15:32:27 +0100 Original-Received: from localhost ([::1]:56922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULwp9-00044r-6Y for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Mar 2013 10:32:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULwou-00044B-LI for help-gnu-emacs@gnu.org; Sat, 30 Mar 2013 10:31:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULwoo-0007aX-1R for help-gnu-emacs@gnu.org; Sat, 30 Mar 2013 10:31:48 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:33923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULwon-0007aS-R3 for help-gnu-emacs@gnu.org; Sat, 30 Mar 2013 10:31:41 -0400 Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r2UEVdFF020965 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 30 Mar 2013 14:31:40 GMT Original-Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r2UEVd24016596 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 30 Mar 2013 14:31:39 GMT Original-Received: from abhmt113.oracle.com (abhmt113.oracle.com [141.146.116.65]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id r2UEVc7X016306 for ; Sat, 30 Mar 2013 09:31:38 -0500 Original-Received: from dradamslap1 (/10.159.227.58) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 30 Mar 2013 07:31:38 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Ac4tFWwC+kDvU/OeTry71ywXrS0NgwAPTDiA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89818 Archived-At: > What you're describing is buffer-cycling based on Most Recently Used > pattern (similar to alt-tab on windows). Look into the wiki > http://emacswiki.org/emacs/ControlTABbufferCycling Actually, this is the wiki page that deals with this topic. The page Le cited is about one kind of buffer switching and is referenced from this page. http://www.emacswiki.org/emacs/SwitchingBuffers And this is the category page for buffer-switching. http://www.emacswiki.org/emacs/CategoryBufferSwitching The entry page of the wiki is a table of contents of all the categories (the most general topics). http://www.emacswiki.org/emacs/SiteMap