all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Narrowing same buffer to different regions in two windows
@ 2004-10-20 15:32 Roy Smith
  2004-10-20 15:38 ` Stefan Monnier
  2004-10-20 15:56 ` Drew Adams
  0 siblings, 2 replies; 5+ messages in thread
From: Roy Smith @ 2004-10-20 15:32 UTC (permalink / raw)


I've got a file with two large sections of very similar text that I
want to examine and compare (it's C++, and a previous author did a
"cut, paste, and modify" job instead of refactoring).  What I'd like
to do is split the screen into two windows, and do narrow-to-region in
each window, ending up with each window looking at a distinct section
of the file.

The problem is, narrowing works per-buffer, not per-window.  Is there
anyway to do what I want?

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.4238.1098288305.2017.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2004-10-20 18:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-20 15:32 Narrowing same buffer to different regions in two windows Roy Smith
2004-10-20 15:38 ` Stefan Monnier
2004-10-20 15:56 ` Drew Adams
     [not found] <mailman.4238.1098288305.2017.help-gnu-emacs@gnu.org>
2004-10-20 17:54 ` Roy Smith
2004-10-20 18:21   ` Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.