all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: David Edmondson <dme@dme.org>
Cc: miles@gnu.org, 10395@debbugs.gnu.org
Subject: bug#10395: 24.0.92; line-prefix text inherits face properties from the preceding line rather than following text
Date: Tue, 03 Jan 2012 06:12:06 -0500	[thread overview]
Message-ID: <E1Ri2Hm-0008Hu-UK@fencepost.gnu.org> (raw)
In-Reply-To: <cunlipp6qif.fsf@hotblack-desiato.hh.sledj.net> (message from David Edmondson on Tue, 03 Jan 2012 10:15:36 +0000)

> From: David Edmondson <dme@dme.org>
> Date: Tue, 03 Jan 2012 10:15:36 +0000
> 
> Perhaps I should update the bug to read 'why is the line-prefix at point
> == 1 shown with the properties of the following character', though. Is
> there special code for handling that case?

It's an implementation detail.  For the prefix at the beginning of the
buffer, the display iterator is loaded in advance with the face of the
first character of the buffer.  For other lines, it is loaded with the
face of the last character processed in the previous line.





  reply	other threads:[~2012-01-03 11:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-28 12:47 bug#10395: 24.0.92; line-prefix text inherits face properties from the preceding line rather than following text David Edmondson
2011-12-29 14:02 ` Eli Zaretskii
2011-12-31 14:09 ` Eli Zaretskii
2012-01-03 10:15   ` David Edmondson
2012-01-03 11:12     ` Eli Zaretskii [this message]
2012-01-07  7:30   ` Chong Yidong
2012-01-07  8:12     ` Eli Zaretskii
2012-03-22  7:32     ` Chong Yidong
2012-03-22 17:11       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Ri2Hm-0008Hu-UK@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=10395@debbugs.gnu.org \
    --cc=dme@dme.org \
    --cc=miles@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.