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: Should ending successful Isearch with C-g restore the relative window position? Date: Tue, 15 Jan 2013 11:52:47 +0200 Organization: JURTA Message-ID: <87ehhmsrgw.fsf@mail.jurta.org> References: <7E5B63603B074626914E5DAEB90E738B@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358246516 8419 80.91.229.3 (15 Jan 2013 10:41:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jan 2013 10:41:56 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: Dani Moncayo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 15 11:42:13 2013 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 1Tv3y1-0003Fo-3q for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2013 11:42:05 +0100 Original-Received: from localhost ([::1]:39220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tv3xk-0000pt-Qe for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2013 05:41:48 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tv3xi-0000pU-EI for emacs-devel@gnu.org; Tue, 15 Jan 2013 05:41:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tv3xh-0006gw-D5 for emacs-devel@gnu.org; Tue, 15 Jan 2013 05:41:46 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:60183 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tv3xh-0006fw-7E for emacs-devel@gnu.org; Tue, 15 Jan 2013 05:41:45 -0500 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 761E8258B9E920; Tue, 15 Jan 2013 02:41:42 -0800 (PST) In-Reply-To: (Dani Moncayo's message of "Tue, 15 Jan 2013 00:07:54 +0100") 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.218.105 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:156378 Archived-At: >> Is there some advantage of the current behavior that I'm missing? >> Am I the only one who thinks that restoring the window position along >> with point would be better? > > IMO, TRT would be to restore both point and the window position. I > filed bug #12799, which is about a similar issue: > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12799 And http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12253#32 so no new bug report is necessary to implement this enhancement.