emacs-devel
[Top][All Lists]
Advanced

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

Re: momentary-string-display


From: Richard Stallman
Subject: Re: momentary-string-display
Date: Wed, 03 Jan 2007 21:31:45 -0500

    As I meant to say, the same heuristic can be used by replacing the
    reference to insert-end with (+ pos (length string)) -- as long as
    the new call to overlay-put causes a redisplay that updates window-end
    just as the original call to insert does.

I just made a change in window-end which I think will make it handle
that case correctly.

So let's have your patch and install it.




reply via email to

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