all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to read, in pieces, across a very wide line, eg 432 chars?
@ 2013-10-03  8:33 David Combs
  2013-10-03  9:33 ` Damien Wyart
  2013-10-03 15:56 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: David Combs @ 2013-10-03  8:33 UTC (permalink / raw)
  To: help-gnu-emacs

Easy enough to read the left end, or the right end, but the
stuff in between is just about impossible to see.

So, how to sort of "tab" your way across it?  (Maybe
that's the answer: redefine tab to be 120 chars, and
indeed tab across.  But how to back up "two tabs"
to again see that already viewed part of the line?

One place you get these super-wide lines is when copying
and pasting a series of amazon reviews into an emacs
buffer.  Each paragraph in a review pastes (yanks) in
as one *WIDE* line.

And to save vertical space on the screen, you do NOT
want to M-q (fill) the thing.  

In fact, you might
have to successive paragraphs, each existing within an 
emacs buffer as a super-wide string, almost identical strings (obviously
a contrived situation), and you want to "tab across"
the WHOLE BUFFER, so you can look at corresponding
parts of two WIDE lines.


So, I'd like to march across the line, or sometimes the entire screen
of such lines, in maybe 80-wide pieces if in a
90-wide window (so each piece has some overlap at its start and end).

Ideas?

Thanks,

David



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-03 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03  8:33 How to read, in pieces, across a very wide line, eg 432 chars? David Combs
2013-10-03  9:33 ` Damien Wyart
2013-10-03 15:56 ` Eli Zaretskii

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.