bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8952: Allow narrowing to be window specific


From: Lars Ingebrigtsen
Subject: bug#8952: Allow narrowing to be window specific
Date: Sat, 17 Jul 2021 16:38:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Howard Persh <hpersh@gmail.com> writes:

> Wish list:
> (1) Narrowing being a per-window operation, not per-buffer (currently,
> narrowing in one window affects all windows viewing same buffer).

The other things in this bug report have already been covered,
apparently, which leaves this wishlist item.

I don't think it's feasible to implement this, though.  The narrowing is
intimately tied to the buffer object internally, and I think undoing
that coupling would be very problematic.  As I think there can't be any
progress on this, I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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