From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miguel Guedes Newsgroups: gmane.emacs.devel Subject: Re: Feature request: other-previous-window Date: Tue, 20 Nov 2012 19:10:09 +0000 Message-ID: References: <50AB9F22.4060200@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec54d3ed2933b1404cef1fbf1 X-Trace: ger.gmane.org 1353438627 19331 80.91.229.3 (20 Nov 2012 19:10:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Nov 2012 19:10:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 20 20:10:38 2012 Return-path: Envelope-to: ged-emacs-devel@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 1TatDK-00007I-Dl for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2012 20:10:30 +0100 Original-Received: from localhost ([::1]:54999 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TatD9-0003NM-Qa for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2012 14:10:19 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:34300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TatD7-0003NG-H2 for emacs-devel@gnu.org; Tue, 20 Nov 2012 14:10:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TatD1-0002M6-Rk for emacs-devel@gnu.org; Tue, 20 Nov 2012 14:10:17 -0500 Original-Received: from mail-oa0-f41.google.com ([209.85.219.41]:53841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TatD1-0002Lb-Dc for emacs-devel@gnu.org; Tue, 20 Nov 2012 14:10:11 -0500 Original-Received: by mail-oa0-f41.google.com with SMTP id k14so7148091oag.0 for ; Tue, 20 Nov 2012 11:10:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vaA9U7OBqstMb/sAs+2LAiZgxy8V1LFFTHGsdtLwPr8=; b=LnCyG+UYLIq5e1ejD2L8LKFUAAE0t+9fHTxGt5AuNwwZa65YmugO3LqYEme/lvefMY ZHxkTdYrn3oe9zXFuucUUGN2ZGN5q8LLvpTbaqZMD/IcadrZ6cz9ddK66wult69ha4Kf imA99jH1r8H1qD6J/12Y3BB65JLvuevejHRwZzaqGVWOg34zu6LkPimd4K+J0wVcWp99 DblJ0w0CQvNypRfvC3+xLYkJ8ziNS7IWA4A/dC8exWn32spzxDd+gWJ4G2EMmmpZ91NI 6CylVhRcmNHH74/u1CI7VlxqEBei6tWNQ0FTXS1rFwHpcRZfbYKPB4oyXIGnYtkgqITm i/uw== Original-Received: by 10.60.171.11 with SMTP id aq11mr14040472oec.104.1353438610012; Tue, 20 Nov 2012 11:10:10 -0800 (PST) Original-Received: by 10.76.24.194 with HTTP; Tue, 20 Nov 2012 11:10:09 -0800 (PST) Original-Received: by 10.76.24.194 with HTTP; Tue, 20 Nov 2012 11:10:09 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.219.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155001 Archived-At: --bcaec54d3ed2933b1404cef1fbf1 Content-Type: text/plain; charset=ISO-8859-1 I had done but unfortunately windmove doesn't allow for circular movement between windows like other-window does. On Nov 20, 2012 6:25 PM, "Stefan Monnier" wrote: > > In other words, if in a given instance of Emacs there are windows A B C, > > being able to quickly and effortlessly jump from A to C would be great. > > You might like to try some window-navigation packages like windmove, > > > Stefan > --bcaec54d3ed2933b1404cef1fbf1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

I had done but unfortunately windmove=A0 doesn't allow for circular = movement between windows like other-window does.

On Nov 20, 2012 6:25 PM, "Stefan Monnier&qu= ot; <monni= er@iro.umontreal.ca> wrote:
> In other words, if in a given instance of Emacs there are windows A B = C,
> being able to quickly and effortlessly jump from A to C would be great= .

You might like to try some window-navigation packages like windmove,


=A0 =A0 =A0 =A0 Stefan
--bcaec54d3ed2933b1404cef1fbf1--