emacs-devel
[Top][All Lists]
Advanced

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

Re: Hl-line and visual-line


From: Stefan Monnier
Subject: Re: Hl-line and visual-line
Date: Fri, 21 May 2010 20:18:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Didn't I send something for that long ago? I am not sure anymore.

No idea.

> I am not even sure I understand the code. Is it just a simple change
> in face_at_buffer_position in xfaces.c that is needed?

No.  This is a change to overlays and hence affects all properties, not
just `face'.  Maybe it'll also require changes in xfaces.c as well, but the
core change should be somewhat around the code that implements
functionality like get-char-property.


        Stefan



reply via email to

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