From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: reader@newsguy.com Newsgroups: gmane.emacs.help Subject: Re: How to switch to the recent available buffer easily Date: Thu, 28 Dec 2006 08:41:22 -0600 Organization: Still searching... Message-ID: <87vejwrskt.fsf@newsguy.com> References: <1167246307.253162.229590@h40g2000cwb.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167316936 10531 80.91.229.10 (28 Dec 2006 14:42:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Dec 2006 14:42:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 28 15:42:15 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GzwSO-0008Ql-NK for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Dec 2006 15:42:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GzwSO-0002DO-AU for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Dec 2006 09:42:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GzwS7-0002A9-QP for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 09:41:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GzwS6-00028e-JZ for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 09:41:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GzwS6-00027w-DH for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 09:41:50 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GzwS5-0006R0-U6 for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 09:41:50 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GzwRt-0005B5-R3 for help-gnu-emacs@gnu.org; Thu, 28 Dec 2006 15:41:37 +0100 Original-Received: from c-67-163-25-192.hsd1.in.comcast.net ([67.163.25.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Dec 2006 15:41:37 +0100 Original-Received: from reader by c-67-163-25-192.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Dec 2006 15:41:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-67-163-25-192.hsd1.in.comcast.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux) Cancel-Lock: sha1:lNAMb5RTSTV/0odgrEneTBTAxDA= 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:39971 Archived-At: "rgb" writes: > Ronald wrote: >> I think ``C-x b ret" is not easy enough. >> I find it is a common action for me recently. >> Is there any good method? > > Version 22.0.50 (and later) have next-buffer and previous-buffer > already mapped to C-x and C-x . I don't find that to be true with: GNU Emacs 22.0.92.1 (i686-pc-linux-gnu, X toolkit) of 2006-12-21 Is it in some special mode?