In article <[EMAIL PROTECTED]>, "Richard M. Stallman" <[EMAIL PROTECTED]> 
writes:

> I think that the cleanest thing to do, in loops that don't need to be
> as fast as possible, is avoid saving addresses of string data at all.

I agree.  But, I think display_mode_element is the place
that have to be as fast as possible.

> I think you are right about the bug, but I think your patch does not
> completely fix it.

Yes.  As I wrote, the original patch I mailed was not
complete.  So, I installed a new one.  Have you seen that
change?  Does it still need a fix?

> I suspect that compose_chars_in_text does not need to be as fast as
> possible.  Handa, do you think it does?

As I wrote, that function is not used anymore, thus I
deleted it.

---
Kenichi Handa
[EMAIL PROTECTED]


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to