From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "John Wiegley" Newsgroups: gmane.emacs.devel Subject: Re: bug#17453: Isearch doesn't work properly with Follow Mode. Date: Sat, 31 Oct 2015 16:41:01 -0700 Organization: New Artisans LLC Message-ID: References: <20140509224458.GA4205@acm.acm> <20151029232302.GB3812@acm.fritz.box> <20151031232538.GC1853@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446334876 12609 80.91.229.3 (31 Oct 2015 23:41:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 Oct 2015 23:41:16 +0000 (UTC) Cc: 17453@debbugs.gnu.org, Stefan Monnier , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 01 00:41:15 2015 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 1Zsflp-0004zy-Az for ged-emacs-devel@m.gmane.org; Sun, 01 Nov 2015 00:41:13 +0100 Original-Received: from localhost ([::1]:57369 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zsflo-0006QM-Pm for ged-emacs-devel@m.gmane.org; Sat, 31 Oct 2015 19:41:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zsfll-0006QH-Ul for emacs-devel@gnu.org; Sat, 31 Oct 2015 19:41:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zsflg-0005D4-VQ for emacs-devel@gnu.org; Sat, 31 Oct 2015 19:41:09 -0400 Original-Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:33924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zsflg-0005Cz-QS for emacs-devel@gnu.org; Sat, 31 Oct 2015 19:41:04 -0400 Original-Received: by padhk11 with SMTP id hk11so109212765pad.1 for ; Sat, 31 Oct 2015 16:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:date:organization:message-id :references:user-agent:mail-followup-to:mime-version:content-type; bh=lwHDdFPbPm/+o8a5dacSA4V3xjDbHv9HBQvtlFcQOi4=; b=lRnXpX9FAXrIqLdHOn98gIjwYvdOgNWwGc3SN5MNlCjSdf1GJIrhNTNm2/FnUCNtdU jR1oe43Zl76nkEge6kJQm60+REeUTsUv0HLIYkoq7CK50DYDmexu7zczuoIUAuQLr7sJ MtjyLD7KlojHLQUauYXKqkqbZHiUFPEGMEnZS343ScQS0YffNp4ENs3/EuSoqCLqSB3l Q06xgeE3AKNjb/WVdksE+ow64FkJEZ6sDlqtbdG43W30OHCQQUj+WuXFQ0rBTDZBtY80 kbugQQryralqvz/j79+N36TwQnqVKjXsI4DL4kedwzPisyD2ROtDvmcGIsDTk6vOfZnK eIZA== X-Received: by 10.66.189.68 with SMTP id gg4mr17720369pac.6.1446334864257; Sat, 31 Oct 2015 16:41:04 -0700 (PDT) Original-Received: from Vulcan.attlocal.net (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id k10sm15750420pbq.78.2015.10.31.16.41.03 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 31 Oct 2015 16:41:03 -0700 (PDT) Original-Received: by Vulcan.attlocal.net (Postfix, from userid 501) id 0B1721022D241; Sat, 31 Oct 2015 16:41:03 -0700 (PDT) In-Reply-To: <20151031232538.GC1853@acm.fritz.box> (Alan Mackenzie's message of "Sat, 31 Oct 2015 23:25:38 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: Alan Mackenzie , Stefan Monnier , 17453@debbugs.gnu.org, emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::234 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:193042 Archived-At: >>>>> Alan Mackenzie writes: > What I am proposing now is a solution where any library which needs to > manipulate things like window positions will be trivially upgradable to > working with Follow Mode, merely by replacing `window-start' by > `window*-start', etc. Ah, I see. How many libraries do you think would need this change? Would using window-start become bad practice under this regime? John