emacs-devel
[Top][All Lists]
Advanced

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

Re: column int->float diff


From: Eli Zaretskii
Subject: Re: column int->float diff
Date: Tue, 4 Jun 2002 08:13:00 +0300 (IDT)

On Mon, 3 Jun 2002, Richard Stallman wrote:

> When the indentation code knows about widths of characters, then it
> should also check for images and use the width of the image
> to do its calculation.
> 
> I think that if you use the `iterator' facility
> it will automatically handle that properly.

It's possible that indent.c should look at the glyph matrices, where this 
information is already spelled out.  (From past discussions, indent.c 
cannot be bases _solely_ on glyph matrices, since sometimes indent 
functions are invoked for portions of the buffer which are not displayed; 
but if the relevant text _is_ displayed, going by the glyph matrix might 
prove much simpler.)



reply via email to

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