unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#999: 23.0.60; left/right-margin property is not honored on word-wrapped lines
@ 2008-09-19 15:54 Chong Yidong
  2008-09-19 23:33 ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2008-09-19 15:54 UTC (permalink / raw)
  To: Lennart Borgman (gmail); +Cc: 999

> When a line is wrapped the `left-margin' text property is honored only
> on the first visual line. This seems ok to me unless word-wrap is
> true.  In that case I think that `left-margin' and `right-margin'
> should be honored on all visual lines.

A word-wrapped line is essentially the same as a continued line; it's
just that the line is continued at a word boundary rather than a window
edge.  In terms of the buffer contents, it's all one long line, so
there's no reason for margin properties to have any effect on the
subsequent *screen* lines in the wrapped line.






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

end of thread, other threads:[~2008-09-20  3:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <871vzfjyq5.fsf@cyd.mit.edu>
2008-09-19  2:48 ` bug#999: 23.0.60; left/right-margin property is not honored on word-wrapped lines Lennart Borgman (gmail)
2008-09-20  3:20   ` bug#999: marked as done (23.0.60; left/right-margin property is not honored on word-wrapped lines) Emacs bug Tracking System
2008-09-19 15:54 bug#999: 23.0.60; left/right-margin property is not honored on word-wrapped lines Chong Yidong
2008-09-19 23:33 ` Lennart Borgman (gmail)

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).