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

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

Re: navigating other buffers


From: Kai Großjohann
Subject: Re: navigating other buffers
Date: Sat, 05 Apr 2003 22:29:20 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)

Eric Winger <ewinger@keyww.com> writes:

> But I'd really like to be able to a remote Cn, Cp & f without
> leaving my own buffer. Is this possible in emacs? Basically, select
> lines from that other buffer and open new buffers without leaving my
> own buffers. 

No, I don't think this is (easily) possible.  There is vcursor.el
which gives you a second cursor, so to speak.  But it is for
navigating the current buffer only -- though it does auto-split the
window when necessary.

Maybe what you really want is to set a global mark and to then return
it it later on.  Hm.  With CUA mode, it seems that C-SPC pushes the
global mark and then you can use C-x C-@ to jump back to it.
-- 
A preposition is not a good thing to end a sentence with.


reply via email to

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