unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Charles philip Chan" <cpchan@sympatico.ca>
Subject: Re: How to switch to the recent available buffer easily
Date: Thu, 28 Dec 2006 11:01:24 -0500	[thread overview]
Message-ID: <87y7os2enf.fsf@MagnumOpus.khem> (raw)
In-Reply-To: mailman.2436.1167316913.2155.help-gnu-emacs@gnu.org

On 28 Dec 2006, reader@newsguy.com wrote:

> 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

Strange it works fine for me (I am also using 22.0.92.1), C-x <left> is
bound to:

,----
| C-x <left> runs the command previous-buffer
|   which is an interactive compiled Lisp function in `simple.el'.
| It is bound to C-x <C-left>, C-x <left>, <menu-bar> <buffer> 
| <previous-buffer>. (previous-buffer)
| 
| Switch to the previous buffer in cyclic order.
`----

and C-x <right> is bound to:

,----
| C-x <right> runs the command next-buffer
|   which is an interactive compiled Lisp function in `simple.el'.
| It is bound to C-x <C-right>, C-x <right>, <menu-bar> <buffer>
| <next-buffer>.  (next-buffer)
| 
| Switch to the next buffer in cyclic order.
`----

Charles
                                   
-- 
"sic transit discus mundi"
(From the System Administrator's Guide, by Lars Wirzenius)

  parent reply	other threads:[~2006-12-28 16:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-27 10:12 How to switch to the recent available buffer easily Ronald
2006-12-27 17:04 ` harry meyers
2006-12-27 17:56 ` Andreas Roehler
2006-12-27 18:27 ` Kevin Rodgers
2006-12-27 18:35 ` Hadron Quark
2006-12-28 14:47   ` reader
     [not found]   ` <mailman.2438.1167317263.2155.help-gnu-emacs@gnu.org>
2006-12-28 16:03     ` Charles philip Chan
2006-12-28 18:42       ` reader
2006-12-28 20:21     ` David Kastrup
2006-12-29 11:04       ` reader
2006-12-27 19:05 ` rgb
2006-12-28 14:41   ` reader
     [not found]   ` <mailman.2436.1167316913.2155.help-gnu-emacs@gnu.org>
2006-12-28 16:01     ` Charles philip Chan [this message]
2006-12-28 18:46       ` reader
2006-12-28 16:38     ` Peter Lee
2006-12-27 23:06 ` Enno Schwass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y7os2enf.fsf@MagnumOpus.khem \
    --to=cpchan@sympatico.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).