From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: The future of Follow Mode - a proposal. Date: Wed, 24 Feb 2016 15:10:28 -0500 Message-ID: References: <20160218195630.GA2697@acm.fritz.box> <837fi1u5qt.fsf@gnu.org> <20160219142522.GA3193@acm.fritz.box> <83povsr8cc.fsf@gnu.org> <20160219181834.GC3193@acm.fritz.box> <83io1kr12k.fsf@gnu.org> <20160220124415.GA1758@acm.fritz.box> <83wppzo7lf.fsf@gnu.org> <20160223231156.GA26899@acm.fritz.box> <83a8mqhvym.fsf@gnu.org> <837fhthq5z.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456344648 19379 80.91.229.3 (24 Feb 2016 20:10:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2016 20:10:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 24 21:10:39 2016 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 1aYfle-00065q-Qi for ged-emacs-devel@m.gmane.org; Wed, 24 Feb 2016 21:10:38 +0100 Original-Received: from localhost ([::1]:38095 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYfle-0000Vi-2n for ged-emacs-devel@m.gmane.org; Wed, 24 Feb 2016 15:10:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYflZ-0000VP-AK for emacs-devel@gnu.org; Wed, 24 Feb 2016 15:10:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYflV-0006aF-46 for emacs-devel@gnu.org; Wed, 24 Feb 2016 15:10:33 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:47317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYflU-0006aA-Uz; Wed, 24 Feb 2016 15:10:29 -0500 Original-Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by chene.DIT.UMontreal.CA (8.14.1/8.14.1) with ESMTP id u1OKAekR002140; Wed, 24 Feb 2016 15:10:41 -0500 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 673CDAE22C; Wed, 24 Feb 2016 15:10:28 -0500 (EST) In-Reply-To: <837fhthq5z.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 24 Feb 2016 21:19:36 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5591=0 X-NAI-Spam-Version: 2.3.0.9418 : core <5591> : inlines <4381> : streams <1592896> : uri <2150569> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:200640 Archived-At: > window boundaries, and make decisions based on that. These decisions > end up incorrect when the text beyond the window is displayed in a > window of a different width. Hmm... can you give an example? Stefan