all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dkcombs@panix.com (David Combs)
To: help-gnu-emacs@gnu.org
Subject: How to read, in pieces, across a very wide line, eg 432 chars?
Date: 3 Oct 2013 04:33:38 -0400	[thread overview]
Message-ID: <l2ja52$lm6$1@panix1.panix.com> (raw)

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



             reply	other threads:[~2013-10-03  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-03  8:33 David Combs [this message]
2013-10-03  9:33 ` How to read, in pieces, across a very wide line, eg 432 chars? Damien Wyart
2013-10-03 15:56 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='l2ja52$lm6$1@panix1.panix.com' \
    --to=dkcombs@panix.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.