GNU bug report logs -
#16413
24.3.50; Inconsistent behavior of text property functions in narrowed buffer
Previous Next
Reported by: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
Date: Sat, 11 Jan 2014 03:07:01 UTC
Severity: wishlist
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sat, 11 Jan 2014 00:03:42 -0800
> From: Daniel Colascione <dancol <at> dancol.org>
> CC: nbtrap <at> nbtrap.com, 16413 <at> debbugs.gnu.org
>
> Narrowing *is* generally useful for treating part of a buffer as a
> consistent unit, though, especially when that part is syntactically
> different from the rest of the buffer.
Not sure what you mean by "consistent unit".
From the ELisp manual:
30.4 Narrowing
==============
"Narrowing" means limiting the text addressable by Emacs editing
commands to a limited range of characters in a buffer. The text that
remains addressable is called the "accessible portion" of the buffer.
Perceiving and treating narrowing as something beyond that can,
indeed, cause conceptual and practical difficulties. For example,
narrowing the buffer in the middle of bidirectional context will most
of the time completely screw up the text on display.
This bug report was last modified 3 years and 77 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.