From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.help Subject: Re: Emacs navigation mode Date: Mon, 02 Apr 2012 21:26:32 +0200 Message-ID: <4F79FD68.6000807@dogan.se> References: <33545005.post@talk.nabble.com> <874nt2j5zu.fsf@gnuvola.org> <4F79FD2A.6030706@dogan.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1333394823 7200 80.91.229.3 (2 Apr 2012 19:27:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2012 19:27:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 02 21:26:57 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1SEmu0-0005Mq-PS for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 21:26:56 +0200 Original-Received: from localhost ([::1]:37347 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmu0-0007w8-51 for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 15:26:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmtu-0007tu-UX for help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:26:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEmtt-0002Cf-9J for help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:26:50 -0400 Original-Received: from mxf3.bahnhof.se ([213.80.101.27]:55440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmtt-0002CX-2Q for help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:26:49 -0400 Original-Received: from localhost (mxf3.local [127.0.0.1]) by mxf3-reinject (Postfix) with ESMTP id 7E22D2112DA for ; Mon, 2 Apr 2012 21:26:46 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MXF1) Original-Received: from mxf3.bahnhof.se ([127.0.0.1]) by localhost (mxf3.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4D7NGImVADYe for ; Mon, 2 Apr 2012 21:26:43 +0200 (CEST) Original-Received: from [46.59.99.230] (h-99-230.a336.priv.bahnhof.se [46.59.99.230]) by mxf3.bahnhof.se (Postfix) with ESMTP id E06BF2112D8 for ; Mon, 2 Apr 2012 21:26:43 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 In-Reply-To: <4F79FD2A.6030706@dogan.se> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.80.101.27 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84259 Archived-At: On 2012-04-02 21:25, Deniz Dogan wrote: > On 2012-04-02 21:20, Thien-Thi Nguyen wrote: >> () Earendil >> () Mon, 2 Apr 2012 12:01:15 -0700 (PDT) >> >> remembers positions in buffers you were >> watching long enough >> >> I don't understand what this means. >> Could you give an example of this behavior? >> Is "long enough" configurable in some way? >> > > If you've been viewing a buffer portion for longer than N seconds, store > a rough estimate of the buffer and the position in a data structure > somewhere for later use. > The buffer and a rough estimate of the buffer position*