help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: two windows switch buffer


From: Emanuel Berg
Subject: Re: two windows switch buffer
Date: Sun, 19 Jan 2014 06:14:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Deric Bytes <dericbytes@gmail.com> writes:

> registers are amazing you should learn to love them.

You can also put *files* in registers:

(set-register ?Z (cons 'file "~/.zprofile"))
(set-register ?a (cons 'file "/sudo::/etc/apt/sources.list"))

Then with jump-to-register (bound to a keystroke) you
can bounce around really fast. Some say you should use
bookmarks for that but there are many ways to do
things.

-- 
underground experts united:
http://user.it.uu.se/~embe8573


reply via email to

[Prev in Thread] Current Thread [Next in Thread]