all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dkcombs@panix.com (David Combs)
Subject: Re: turning off the fringe.
Date: Thu, 27 Mar 2003 05:14:25 +0000 (UTC)	[thread overview]
Message-ID: <b5u1bh$i01$1@reader2.panix.com> (raw)
In-Reply-To: mailman.2358.1046148021.21513.help-gnu-emacs@gnu.org

In article <mailman.2358.1046148021.21513.help-gnu-emacs@gnu.org>,
ali rahimi  <ali@mit.edu> wrote:
>
>I run two emacs frames side by side, ...

Why two frames?  Why not just two (emacs) "windows" --
via C-x 3.

Then do M-x follow-mode, so that when you have the same
buffer in both (side-by-side) windows, the one on
the left will "wrap around" to the top of the one
on its right.

For fun, do *another* C-x 3.

----

Maybe this is just a vocabulary problem; emacs
has its own terminology for what you'd normally
call a window, likewise for a frame.

In emacs, which was written *before* GUIs
existed (except at maybe Xeroc Parc), emacs
earlier versions worked on terminals that could
run things like vi (which probably didn't exist
then either) -- I mean where the cursor could
be told to jump to position x,y, things like that.

C-x 2 would (and still does) split the screen
into an upper and lower piece -- and the name
used (coined?) for each of those was "window".

Then along came GUIs, and they used the term
window for, you know, a window.

Sometime in there, rms added to emacs the
ability to add 2nd, 3rd, ... "GUI-windows"
to the same emacs session, each of which
could be split C-x 2 or 3, shared buffer-data,
and so on.

Terminology was needed for use *within emacs*
for these 2nd, 3rd, things, and the name
"frame" was given to each one.

Like the guy who found out he'd been speaking
"prose" all his life, the emacs user had
been using, at least in a gui environment,
a "frame", but until the ability to have
more of one at a time (for a single emacs),
the user didn't know that terminology.

----

I'm probably all wrong -- but it's a try,
anyway.

David

  parent reply	other threads:[~2003-03-27  5:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2358.1046148021.21513.help-gnu-emacs@gnu.org>
2003-02-25  9:46 ` turning off the fringe David Kastrup
2003-02-25 14:21 ` Stefan Monnier
2003-03-27  5:14 ` David Combs [this message]
2003-02-25  4:39 ali rahimi

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='b5u1bh$i01$1@reader2.panix.com' \
    --to=dkcombs@panix.com \
    /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.