From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Feature request: other-previous-window Date: Tue, 20 Nov 2012 13:24:58 -0500 Message-ID: References: <50AB9F22.4060200@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1353435912 26811 80.91.229.3 (20 Nov 2012 18:25:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Nov 2012 18:25:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miguel Guedes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 20 19:25:22 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 1TasVd-00009p-HW for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2012 19:25:21 +0100 Original-Received: from localhost ([::1]:40803 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TasVT-0001fr-5Z for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2012 13:25:11 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:55245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TasVM-0001c5-0O for emacs-devel@gnu.org; Tue, 20 Nov 2012 13:25:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TasVK-0003X0-Gn for emacs-devel@gnu.org; Tue, 20 Nov 2012 13:25:03 -0500 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:52249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TasVK-0003UJ-79 for emacs-devel@gnu.org; Tue, 20 Nov 2012 13:25:02 -0500 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id qAKIOwJe010627; Tue, 20 Nov 2012 13:24:58 -0500 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 55BAAB4278; Tue, 20 Nov 2012 13:24:58 -0500 (EST) In-Reply-To: <50AB9F22.4060200@gmail.com> (Miguel Guedes's message of "Tue, 20 Nov 2012 15:17:54 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV4408=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4408> : streams <862301> : uri <1272923> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.22 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:154996 Archived-At: > 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