From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Earendil Newsgroups: gmane.emacs.help Subject: Emacs navigation mode Date: Mon, 2 Apr 2012 12:01:15 -0700 (PDT) Message-ID: <33545005.post@talk.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1333393425 28712 80.91.229.3 (2 Apr 2012 19:03:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2012 19:03:45 +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:03:44 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 1SEmXX-0004JG-JE for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 21:03:43 +0200 Original-Received: from localhost ([::1]:50349 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmXW-0006Kk-Vu for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Apr 2012 15:03:42 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:32927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmVD-0005cx-2F for Help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:01:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEmVB-00055S-6g for Help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:01:18 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:52212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmVB-000556-1j for Help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 15:01:17 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SEmV9-00027u-3w for Help-gnu-emacs@gnu.org; Mon, 02 Apr 2012 12:01:15 -0700 X-Nabble-From: matcio1@gmail.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Mon, 02 Apr 2012 15:03:39 -0400 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:84256 Archived-At: Hello, I'm an Emacs newbie fascinated with this editor. I'm already experimenting with AucTeX and Haskell modes, but I'm curious if there is a mode that allows Visual Assist X-like buffer navigation. For those who didn't use it -- it automatically remembers positions in buffers you were watching long enough and lets you easily jump between them (in linear style, not Emacs-undo-style). I know I could probably relatively easily write it in Elisp but I think it's so useful it just must have been already written and I just didn't know how to name it. Regards, Earendil. -- View this message in context: http://old.nabble.com/Emacs-navigation-mode-tp33545005p33545005.html Sent from the Emacs - Help mailing list archive at Nabble.com.