Message from discussion
Tips for quick jumping back and forth
Received: by 10.204.130.7 with SMTP id q7mr4441931bks.2.1342043438950;
Wed, 11 Jul 2012 14:50:38 -0700 (PDT)
Path: m12ni30bkm.0!nntp.google.com!news2.google.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From: Philipp Haselwarter <phil...@haselwarter.org>
Newsgroups: gnu.emacs.help
Subject: Re: Tips for quick jumping back and forth
Date: Wed, 11 Jul 2012 11:57:07 +0200
Lines: 35
Approved: help-gnu-em...@gnu.org
Message-ID: <mailman.4554.1342000658.855.help-gnu-emacs@gnu.org>
References: <CAGdT1gr07RZG4GOa3JuK7tAosxF3XPRQNxfw+qvCMX1zyNgV8A@mail.gmail.com>
<81obnsayah.fsf@gmail.com>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0
X-Trace: usenet.stanford.edu 1342000659 22441 208.118.235.17 (11 Jul 2012 09:57:39 GMT)
X-Complaints-To: action@cs.stanford.edu
To: help-gnu-em...@gnu.org
Envelope-to: help-gnu-em...@gnu.org
X-Injected-Via-Gmane: http://gmane.org/
X-Gmane-NNTP-Posting-Host: 89-156-3-112.rev.numericable.fr
X-NSA-Fodder: TSA global satellite imagery ASO Flood Al-Shabaab Pirates
X-Drdoom-Fodder: root CERT passwd satan crash security crypt
User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)
Cancel-Lock: sha1:gKJ0UfuqNF5EN6/qCsPStv4BkFs=
X-detected-operating-system: by eggs.gnu.org: Genre and OS details not
recognized.
X-Received-From: 80.91.229.3
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=utf-8
Content-Transfer-Encoding: 8bit
On Sat, Jul 07 2012 08:19 (@1341641958), Jambunathan K wrote:
> C K Kashyap <ckkash...@gmail.com> writes:
>
>> Dear Emacs friends,
>>
>> I need some tips for quick jumping around. As in, say I'm editing a
>> line and need to go up a couple of paragraphs to edit something and
>> then resume at my original position.Â
>> The way I used to accomplish this in Vi was using mm to mark the
>> current position into m register and then go somewhere and come back
>> by pressing 'm
>>
>> Now, I know that in emacs I can do it using C-x-r-<SPC> to mark a
>> position into a register and then jump back to it usng C-x-r-j ... is
>> there a better way? Rather, what's a better way?
>
> C-h K C-x C-SPC
>
> It will land you in an Info node. See that node and the node previous
> to it.
>
>> Regards,
>> Kashyap
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.
--
Philipp Haselwarter