emacs-devel
[Top][All Lists]
Advanced

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

Re: x-autoselect-window


From: Gerd Moellmann
Subject: Re: x-autoselect-window
Date: 16 Feb 2002 19:25:10 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

"Eli Zaretskii" <address@hidden> writes:

> Yes, it's in C.  But Fselect_window already sets
> windows_or_buffers_changed to a non-zero value, so that doesn't quite
> cut it. 

Hm.

> Is it possible that the frame-based redisplay needs something else?

I don't think so.  The frame- vs. window-based thing should play a
role only in the display update phase, i.e., after glyph matrices
for windows have been built.  This case sounds more as if matrices for
some windows haven't been built.

> Or should I look for a bug?

Perhaps windows_or_buffers_changed gets reset to 0 somewhere before
redisplay sees it?  It might also be interesting to look at the trace
output that Emacs prints when built with -DGLYPH_DEBUG and turned on
with M-x trace-redisplay.



reply via email to

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