emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple regions


From: Eli Zaretskii
Subject: Re: Multiple regions
Date: Mon, 16 Jan 2012 08:34:05 -0500

> From: Tom <address@hidden>
> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]