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: Sun, 4 Oct 2009 18:51:42 +0200 Message-ID: <7b501d5c0910040951i9855c08iadd859644d6db118@mail.gmail.com> References: <7b501d5c0904190940x24e9412fvb26dc531b096a62d@mail.gmail.com> <7b501d5c0908121151h59753720iaf34c60f06a074af@mail.gmail.com> <87y6poivkn.fsf@mail.jurta.org> <7b501d5c0908121620q720b33b4mb690d69c1365f36c@mail.gmail.com> <87my63v0dq.fsf@mail.jurta.org> 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 1254680118 16634 80.91.229.12 (4 Oct 2009 18:15:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Oct 2009 18:15:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 04 20:15:12 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 1MuUJl-0007LW-O7 for ged-emacs-devel@m.gmane.org; Sun, 04 Oct 2009 18:52:18 +0200 Original-Received: from localhost ([127.0.0.1]:55633 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MuUJl-00040C-MW for ged-emacs-devel@m.gmane.org; Sun, 04 Oct 2009 12:52:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MuUJf-0003zu-O0 for emacs-devel@gnu.org; Sun, 04 Oct 2009 12:52:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MuUJa-0003yo-IW for emacs-devel@gnu.org; Sun, 04 Oct 2009 12:52:10 -0400 Original-Received: from [199.232.76.173] (port=40531 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MuUJZ-0003yR-Pv for emacs-devel@gnu.org; Sun, 04 Oct 2009 12:52:05 -0400 Original-Received: from mail-ew0-f208.google.com ([209.85.219.208]:64271) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MuUJY-0000bt-WA for emacs-devel@gnu.org; Sun, 04 Oct 2009 12:52:05 -0400 Original-Received: by ewy4 with SMTP id 4so2101186ewy.31 for ; Sun, 04 Oct 2009 09:52:03 -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 :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=nq/d7GJOUvFvkm/SKlchJjmeExzwprpmTBRB2NJynu4=; b=fIvfCQcKrc/2KtjyiFusTh30L9Ls5mQq8/SAWI7mLIRzlpV/gSMMsp+KykLlT8zV6k vvqowcZlDcLNsyz0QSkO4XWk641t5yvXIrISyTK9Nrrz7aLZrP5d4JWNr3uvBe9+hZWw riZ5wbcYf/BD3btoVl/Rjc7Hzu6wIba+bRfvs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=nDraRT2eDZynYocdOEgI4FjWP8YrbbzAdfmpYGFXRrGdNwGRy+0MJNsE6qUd8tFbFg sw0STJcx2pn3VOlm4fvVsfg+kOPGO6UKf61gHj8Krw9Tb1VdwcL1cDKnabo3N9VCw8Zs cEQ4L3Yk+K+zt1UDfw54h2kM4aMYvQ7kIcxW0= Original-Received: by 10.211.142.17 with SMTP id u17mr5943573ebn.0.1254675122079; Sun, 04 Oct 2009 09:52:02 -0700 (PDT) In-Reply-To: <87my63v0dq.fsf@mail.jurta.org> 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:115895 Archived-At: 2009/8/14 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. > > Yes, this is a separate question. =A0As for move-to-window-line-top-botto= m, > I agree it should follow recenter-top-bottom. > > -- > Juri Linkov > http://www.jurta.org/emacs/ > Can we conclude that this change is a reasonable one which should be put into Emacs? The original message was posted about half a year ago and since then no one has objected to this change. --=20 Deniz Dogan