From: Eli Zaretskii <eliz@gnu.org>
To: Tom <adatgyujto@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Multiple regions
Date: Mon, 16 Jan 2012 08:34:05 -0500 [thread overview]
Message-ID: <E1RmmhJ-0000as-Bu@fencepost.gnu.org> (raw)
In-Reply-To: <loom.20120116T135623-747@post.gmane.org> (message from Tom on Mon, 16 Jan 2012 13:01:07 +0000 (UTC))
> From: Tom <adatgyujto@gmail.com>
> Date: Mon, 16 Jan 2012 13:01:07 +0000 (UTC)
>
> Native support for multiple regions could also support narrowing
> the buffer to multiple non-contiguous regions
Narrowing and region are implemented in two entirely separate and
unrelated parts of Emacs internals. The latter is tightly coupled
with the display engine, the former is unrelated to display. So you
can have one without the other and vice versa.
next prev parent reply other threads:[~2012-01-16 13:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-16 9:42 Multiple regions Bastien
2012-01-16 12:04 ` Eli Zaretskii
2012-01-16 13:01 ` Tom
2012-01-16 13:34 ` Eli Zaretskii [this message]
2012-01-16 15:12 ` Bastien
2012-01-16 14:32 ` Stefan Monnier
2012-01-16 14:38 ` Lennart Borgman
2012-01-16 15:23 ` Stefan Monnier
2012-01-16 15:26 ` Lennart Borgman
2012-01-18 6:58 ` Andreas Röhler
2012-01-16 15:01 ` Lawrence Mitchell
2012-01-16 15:21 ` Bastien
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=E1RmmhJ-0000as-Bu@fencepost.gnu.org \
--to=eliz@gnu.org \
--cc=adatgyujto@gmail.com \
--cc=emacs-devel@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.