From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: moving between buffers side-by-side using the keyboard Date: Wed, 15 Feb 2017 13:34:40 +0100 Message-ID: <20170215123440.GA9630@tuxteam.de> References: <87inobslll.fsf@skimble.plus.com> <87a89nzlmm.fsf@skimble.plus.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1487162129 22213 195.159.176.226 (15 Feb 2017 12:35:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2017 12:35:29 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 15 13:35:26 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cdynq-0005MB-RO for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2017 13:35:22 +0100 Original-Received: from localhost ([::1]:40180 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdynw-0004HA-EC for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2017 07:35:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdynH-0004Fl-Ma for help-gnu-emacs@gnu.org; Wed, 15 Feb 2017 07:34:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdynE-0007rD-Iq for help-gnu-emacs@gnu.org; Wed, 15 Feb 2017 07:34:47 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:55138 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cdynE-0007pZ-Bn for help-gnu-emacs@gnu.org; Wed, 15 Feb 2017 07:34:44 -0500 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1cdynA-0002Zt-Sc for help-gnu-emacs@gnu.org; Wed, 15 Feb 2017 13:34:40 +0100 In-Reply-To: <87a89nzlmm.fsf@skimble.plus.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:112319 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, Feb 15, 2017 at 12:25:37PM +0000, Sharon Kimble wrote: > Filipe Silva writes: > > > try `C-x o` > > > > On Wed, Feb 15, 2017 at 10:08 AM, Sharon Kimble > > wrote: > > > >> > >> If I have two buffers open, side-by-side, how can I move from the right > >> buffer to the left buffer via the keyboard please? > >> > >> Thanks > >> Sharon. > > Sorry, that doesn't work but says > > --8<---------------cut here---------------start------------->8--- > (wrong-type-argument commandp outline-minor-mode-prefix) in command-execute > --8<---------------cut here---------------end--------------->8--- This is strange. Normally, "C-x o" is bound to "other-window". Can you look at the current binding (e.g. "C-h l C-x o")? What happens if you do "M-x other-window"? regards - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlikSuAACgkQBcgs9XrR2kaElgCfW4vRKTRpMyxbcuxjmTMvPYqg PA8Amwe2qoQ9Ln67Sug9SLnpOC9MPXm3 =vtrt -----END PGP SIGNATURE-----