unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Nikos Apostolakis <absent@sdf.lonestar.org>
Subject: Re: Display of text in columns?
Date: Fri, 21 Apr 2006 14:55:43 -0400	[thread overview]
Message-ID: <87mzeeoj0w.fsf@sdf.lonestar.org> (raw)
In-Reply-To: 85irp3cnkk.fsf@lola.goethe.zz

David Kastrup <dak@gnu.org> writes:

> Jim Kalb <kalb@aya.yale.edu> writes:

>> What I'd like to do is display a single buffer, but in two
>> columns, so that when you get to the end of what fits in the
>> first column the text continues in the second.
>
> follow-mode is an interactive autoloaded Lisp function in `follow'.
> (follow-mode ARG)

I don't know if the OP will be satisfied with follow-mode but often
(eg when reading Gutenberg ebooks) I would like to have a
follow-like mode that treats the text as a book.  With follow-mode
if you have a file that consists of four "pages", say A,B,C,D and
you start with the configuration

          |-----|-----|
          |     |     |
          |  A  |  B  |
          |     |     |
          |-----|-----|

if you hit "C-v" you get 

          |-----|-----|
          |     |     |
          |  B  |  C  |
          |     |     |
          |-----|-----|

I would like to get 

          |-----|-----|
          |     |     |
          |  C  |  D  |
          |     |     |
          |-----|-----|

instead.  Does such a mode exist?

Thanks in advance,
Nikos

  reply	other threads:[~2006-04-21 18:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 22:55 Display of text in columns? Jim Kalb
2006-04-21  7:34 ` Eli Zaretskii
     [not found] ` <mailman.691.1145604861.9609.help-gnu-emacs@gnu.org>
2006-04-21  8:45   ` Jim Kalb
2006-04-21  8:58     ` David Kastrup
2006-04-21 18:55       ` Nikos Apostolakis [this message]
2006-04-21 19:23         ` Nikos Apostolakis
     [not found]       ` <mailman.725.1145645771.9609.help-gnu-emacs@gnu.org>
2006-04-21 19:22         ` Tassilo Horn
2006-04-22  1:00           ` Nikos Apostolakis
2006-05-19 12:14         ` andlind
2006-05-20 14:25           ` Nikos Apostolakis
2006-04-21  8:49 ` Oliver Scholz

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87mzeeoj0w.fsf@sdf.lonestar.org \
    --to=absent@sdf.lonestar.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).