Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Tips for quick jumping back and forth

Received: by 10.204.128.207 with SMTP id l15mr2520972bks.4.1342043853053;
        Wed, 11 Jul 2012 14:57:33 -0700 (PDT)
Path: m12ni38bkm.0!nntp.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.news.ucla.edu!usenet.stanford.edu!not-for-mail
From: Dmitry Gutov <dgu...@yandex.ru>
Newsgroups: gnu.emacs.help
Subject: Re: Tips for quick jumping back and forth
Date: Wed, 11 Jul 2012 17:36:14 +0400
Lines: 13
Approved: help-gnu-em...@gnu.org
Message-ID: <mailman.4569.1342013790.855.help-gnu-emacs@gnu.org>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0
X-Trace: usenet.stanford.edu 1342013791 26938 208.118.235.17 (11 Jul 2012 13:36:31 GMT)
X-Complaints-To: action@cs.stanford.edu
Cc: help-gnu-em...@gnu.org
To: phil...@haselwarter.org
Envelope-to: help-gnu-em...@gnu.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail;
	t=1342013778; bh=RHO4JYDH4VDhBqLrKqXvcC1C7CZIoXGV4PiBhvj1hwE=;
	h=Message-ID:Date:From:MIME-Version:To:CC:Subject:Content-Type:
	Content-Transfer-Encoding;
	b=dYax0Y8OmNsMRAGbN077erJo0PwVSoNvQLUB6/lw3G6fMFLMtfIYfDEij6E7y4HqI
	AQKBglCqOrSXDLeBK/dOWYPXhx17lSt8bF1UjT3yQz7hgy+TheO5lL62zGUxHkQXOT
	Nx2IqLkr1yfzll1Wl5DUExDP2nEVlGhC1ePwHdOE=
X-Yandex-Rcpt-Suid: phil...@haselwarter.org
X-Yandex-Rcpt-Suid: help-gnu-em...@gnu.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail;
	t=1342013778; bh=RHO4JYDH4VDhBqLrKqXvcC1C7CZIoXGV4PiBhvj1hwE=;
	h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:
	Content-Type:Content-Transfer-Encoding;
	b=nRuxlfc4k0Q/kn+1UJAsSHAvQ6vzk8fHgmynVA2HEYVrLoiV9vyer5bvLY6aFM8cS
	vOqNmC1BJ+a/r0RIqEnogH4GZ0TYj007+WyektjK+AW5pETfTVQxq1F+FoAP4aw0DR
	AQrtD9vkIySH3lIJx+qOhfGx6z/zhB2OETAsZRmU=
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64;
	rv:13.0) Gecko/20120614 Thunderbird/13.0.1
X-detected-operating-system: by eggs.gnu.org: Genre and OS details not
	recognized.
X-Received-From: 95.108.130.120
X-BeenThere: help-gnu-em...@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-em...@gnu.org>
List-Help: <mailto:help-gnu-emacs-requ...@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-requ...@gnu.org?subject=subscribe>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Philipp Haselwarter <phil...@haselwarter.org> writes:
 > It'd be neat if there were different ways to navigate through the ring;
 > when I discovered Toby Cubitt's excellent undo-tree-mode it somewhat
 > revolutionized my editing habits. I imagine that having a tree-like
 > representation of the marks that allows to easily navigate back and
 > forth would be very pleasant.

Not sure about sideways navigation, but at least going back and forward
between marks would be an improvement.

The distinction between local and global mark rings also, I think,
complicates things.