From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Finding packages to enable by default Date: Sun, 22 Jun 2014 00:51:22 +0300 Organization: JURTA Message-ID: <87d2e2bod1.fsf@mail.jurta.org> References: <87ob4fg3zp.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1403388485 24951 80.91.229.3 (21 Jun 2014 22:08:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2014 22:08:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 22 00:07:56 2014 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 1WyTS0-0002qv-9A for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2014 00:07:56 +0200 Original-Received: from localhost ([::1]:46563 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyTRz-0008KE-JL for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2014 18:07:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyTRp-0008K7-5i for emacs-devel@gnu.org; Sat, 21 Jun 2014 18:07:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WyTRh-00076j-M0 for emacs-devel@gnu.org; Sat, 21 Jun 2014 18:07:45 -0400 Original-Received: from alc-vshost7.dreamhost.com ([69.163.216.107]:35602 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyTRh-00076V-HP for emacs-devel@gnu.org; Sat, 21 Jun 2014 18:07:37 -0400 Original-Received: from localhost.jurta.org (ps18281.dreamhostps.com [69.163.222.226]) by ps18281.dreamhostps.com (Postfix) with ESMTP id D24FD37855ABBE; Sat, 21 Jun 2014 15:07:34 -0700 (PDT) In-Reply-To: (Stefan Monnier's message of "Thu, 19 Jun 2014 11:26:40 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.216.107 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:172619 Archived-At: >> | winner-mode | 35 | > > If we can come up with good keybindings, then we can indeed enable it > by default. `C-x C-left' switches to the previous buffer, so similarly `C-x M-left' could switch to the previous window configuration. Also in browser's UI `M-left' switches to the previous page (roughly corresponding to the window configuration). >> | windmove | 30 | > > I like this as well. I'm a little worried about occupying the > S- bindings, tho: it's pretty easy to keep the shift > modifier pressed inadvertently. `S-' conflicts with `shift-select-mode', but since both `M-S-left' and `C-S-left' are bound to the same command, `M-S-' could be taken for windmove.