From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.help Subject: Re: two windows switch buffer Date: Sun, 19 Jan 2014 06:14:59 +0100 Organization: Aioe.org NNTP Server Message-ID: <874n50ft77.fsf@nl106-137-194.student.uu.se> References: <87a9et611s.fsf@bye.fritz.box> <66752281-c034-4962-a08d-e24a2f7a9aab@googlegroups.com> <87eh45z09j.fsf@bye.fritz.box> <727725f4-d6ed-4997-b054-f26135a057e6@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1390108814 25524 80.91.229.3 (19 Jan 2014 05:20:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Jan 2014 05:20:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 19 06:20:20 2014 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 1W4ko0-0004KT-5E for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Jan 2014 06:20:20 +0100 Original-Received: from localhost ([::1]:45185 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4knz-0003sX-Jt for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Jan 2014 00:20:19 -0500 X-Received: by 10.180.210.244 with SMTP id mx20mr3351715wic.6.1390108525950; Sat, 18 Jan 2014 21:15:25 -0800 (PST) X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 78.192.65.63 Original-Path: usenet.stanford.edu!hk7no6071092wib.1!news-out.google.com!ep20ni7044wic.1!nntp.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!nntpfeed.proxad.net!news.muarf.org!news.ecp.fr!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: VVbyYd/iFZoeWNmD9i++cQ.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:CDCCYHkPvhaaRI4Fu4p5Q6E8jwA= Mail-Copies-To: never Original-Xref: usenet.stanford.edu gnu.emacs.help:203230 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:95499 Archived-At: Deric Bytes 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