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:25:30 +0200 Message-ID: <4F79FD2A.6030706@dogan.se> References: <33545005.post@talk.nabble.com> <874nt2j5zu.fsf@gnuvola.org> 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 1333394760 6719 80.91.229.3 (2 Apr 2012 19:26:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2012 19:26:00 +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:25:59 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 1SEmt2-0004Zf-Gh for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 21:25:56 +0200 Original-Received: from localhost ([::1]:36419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmt1-00071P-JJ for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 15:25:55 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmsw-0006zN-8O for help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:25:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEmsu-000265-Jc for help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:25:49 -0400 Original-Received: from mxf5.bahnhof.se ([213.80.101.29]:64162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmst-00025s-UR for help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:25:48 -0400 Original-Received: from localhost (mxf5.local [127.0.0.1]) by mxf5-reinject (Postfix) with ESMTP id 672E2CF0B7 for ; Mon, 2 Apr 2012 21:25:46 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MXF1) Original-Received: from mxf5.bahnhof.se ([127.0.0.1]) by localhost (mxf5.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CHHwoKoTKRpi for ; Mon, 2 Apr 2012 21:25:44 +0200 (CEST) Original-Received: from [46.59.99.230] (h-99-230.a336.priv.bahnhof.se [46.59.99.230]) by mxf5.bahnhof.se (Postfix) with ESMTP id 7473ACF0A1 for ; Mon, 2 Apr 2012 21:25:44 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 In-Reply-To: <874nt2j5zu.fsf@gnuvola.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.80.101.29 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:84258 Archived-At: 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.