unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16413: 24.3.50; Inconsistent behavior of text property functions in narrowed buffer
@ 2014-01-11  3:05 Nathan Trapuzzano
  2014-01-11  4:05 ` Daniel Colascione
  0 siblings, 1 reply; 34+ messages in thread
From: Nathan Trapuzzano @ 2014-01-11  3:05 UTC (permalink / raw)
  To: 16413

The various functions for examining text properties behave unintuitively
and incosistently at (point-max) on narrowed buffers.  Rather than
returning `nil', they return the prop(s) of the text at (point-max),
even though the text is not actually visible in the buffer, due to
narrowing.  By contrast, `char-after' always returns `nil' when passed
(point-max).  It seems to me the text property functions should also
return `nil', as they do at (eobp) on widened buffers.





^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2022-04-28 11:09 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-11  3:05 bug#16413: 24.3.50; Inconsistent behavior of text property functions in narrowed buffer Nathan Trapuzzano
2014-01-11  4:05 ` Daniel Colascione
2014-01-11  4:09   ` Daniel Colascione
2014-01-11 12:20     ` Nathan Trapuzzano
2014-01-11 13:08       ` Eli Zaretskii
2014-01-11 13:52         ` Nathan Trapuzzano
2014-01-11 14:17           ` Eli Zaretskii
2014-01-11 19:43             ` Nathan Trapuzzano
2014-01-11  8:01   ` Eli Zaretskii
2014-01-11  8:03     ` Daniel Colascione
2014-01-11  8:12       ` Eli Zaretskii
2014-01-11  8:17         ` Daniel Colascione
2014-01-11  8:27           ` Eli Zaretskii
2014-01-12  3:42       ` Stefan Monnier
2014-01-12  4:35         ` Daniel Colascione
2014-01-12 15:53           ` Eli Zaretskii
2014-01-12 21:37           ` Stefan Monnier
2014-01-12 22:17             ` Nathan Trapuzzano
2014-01-13  4:01               ` Stefan Monnier
2014-01-13  4:04                 ` Daniel Colascione
2014-01-13  4:21                   ` Stefan Monnier
2014-01-13 12:09                     ` Nathan Trapuzzano
2014-01-13 14:51                       ` Stefan Monnier
2014-01-11 12:24     ` Nathan Trapuzzano
2014-01-11 13:05       ` Eli Zaretskii
2014-01-11 13:56         ` Nathan Trapuzzano
2014-01-11 14:18           ` Eli Zaretskii
2014-01-11 19:44             ` Nathan Trapuzzano
2014-01-11 19:58               ` Eli Zaretskii
2014-01-11 20:13                 ` Nathan Trapuzzano
2014-01-11 20:27                   ` Eli Zaretskii
2014-01-11 20:40                     ` Nathan Trapuzzano
2014-01-11 20:46                       ` Eli Zaretskii
2022-04-28 11:09                         ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).