From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: Suggestion to change the behavior of M-r Date: Thu, 13 Aug 2009 01:26:49 +0200 Message-ID: <7b501d5c0908121626i345b61dfw6c3b5447d9028fa2@mail.gmail.com> References: <7b501d5c0904190940x24e9412fvb26dc531b096a62d@mail.gmail.com> <7b501d5c0908121151h59753720iaf34c60f06a074af@mail.gmail.com> <87y6poivkn.fsf@mail.jurta.org> <7b501d5c0908121620q720b33b4mb690d69c1365f36c@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1250119632 19653 80.91.229.12 (12 Aug 2009 23:27:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Aug 2009 23:27:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 13 01:27:05 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MbNDk-0007Hg-Rb for ged-emacs-devel@m.gmane.org; Thu, 13 Aug 2009 01:27:05 +0200 Original-Received: from localhost ([127.0.0.1]:33006 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbNDi-00035P-9V for ged-emacs-devel@m.gmane.org; Wed, 12 Aug 2009 19:27:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbNDc-00034N-Eb for emacs-devel@gnu.org; Wed, 12 Aug 2009 19:26:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbNDX-0002yL-5y for emacs-devel@gnu.org; Wed, 12 Aug 2009 19:26:56 -0400 Original-Received: from [199.232.76.173] (port=50556 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbNDX-0002yI-1v for emacs-devel@gnu.org; Wed, 12 Aug 2009 19:26:51 -0400 Original-Received: from mail-ew0-f207.google.com ([209.85.219.207]:37871) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbNDW-0005tR-Ej for emacs-devel@gnu.org; Wed, 12 Aug 2009 19:26:50 -0400 Original-Received: by ewy3 with SMTP id 3so524813ewy.42 for ; Wed, 12 Aug 2009 16:26:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hCKb3wYYu4e6pZ5i0rfEo7C/yc3QKXQ+d0x5mkCVzQQ=; b=hEqtJs/jHCiIAipf/eKRlFKGziStcVQGzD1nYJzVvrg+pqgDxUzcMnffTMJ5DT7t3T ey6lgsK799BGh74TP38YI3+qeDInWKPBdwjF1gRXuiGjF4SmCrkUkPDdAGBm6egSbxvx +xDCscEIkBPebxdtY8jbf8okKZ5C8gYpuKFD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wDm2PnqpKAFytAi0e1RsfAm2MPO2iiBeEyL0od8RMEhm1GPddXIETm7xec+7Jgrdiz prkyHu9372rE6J5c4UoPqaaHksEpHLnmC+EZt/zQ37zu4MrnsZxcXG8sGXWj5QymLQQl /NiQ6sIrYC35Bek61E3k7hB45pADuF+7uKpns= Original-Received: by 10.210.141.9 with SMTP id o9mr3180634ebd.10.1250119609316; Wed, 12 Aug 2009 16:26:49 -0700 (PDT) In-Reply-To: <7b501d5c0908121620q720b33b4mb690d69c1365f36c@mail.gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:114161 Archived-At: 2009/8/13 Deniz Dogan : > 2009/8/12 Juri Linkov : >>> I'm guessing that no one is interested after all, but for convenience >>> I tried compiling a couple of patches for this change: one which adds >>> this functionality to lisp/window.el (and also binds it to M-r) and >>> one which updates etc/NEWS if it needs to be documented there. >> >> I think M-r is a bad key for window-related functionality. =A0It is >> usually associated with search. =A0For example, we have a plan to use M-= r >> in comint mode to start Isearch (see bug#3746). >> > > M-r is already bound to move-to-window-line by default, my patch > merely overrides it with a binding to move-to-window-line-top-bottom. > Which reminds me that none of the patches in my original post removes the M-r binding from the original move-to-window-line... If anyone decides that this patch is a good idea should try to remember to remove that binding. --=20 Deniz Dogan