emacs-devel
[Top][All Lists]
Advanced

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

Re: What is it that tells the display engine that it needs to update?


From: Davis Herring
Subject: Re: What is it that tells the display engine that it needs to update?
Date: Tue, 11 Aug 2009 20:47:47 -0700 (PDT)
User-agent: SquirrelMail/1.4.8-5.7.lanl5.newsieve

> See above. I want to know what to do when setting 'wrap-prefix and
> 'wrap-to-fill-prefix.

As I understand it, only changes to the (visible portion of the) buffer
(perhaps via overlays) can do that "automatically"; you'll have to
actually call `redisplay' yourself.  But I could be wrong: it could even
require something further to tell the display engine that something has
changed about how to render the text that isn't in that text.  There is
also `force-mode-line-update', but I don't think it helps here.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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