GNU bug report logs -
#13225
24.3.50; Non-selected window has not mode-line-inactive face
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Wed, 19 Dec 2012 08:13:02 UTC
Severity: normal
Found in version 24.3.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 13225 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 13225 <at> debbugs.gnu.org
> Date: Thu, 20 Dec 2012 09:03:01 -0500
>
> the cursor seems to be unaffected, probably because drawing the
> cursor is handled specially, so I suspect this cursor code does not
> obey frame-local variables.
The cursor is unaffected, because we use a different test there, see
get_window_cursor_type.
> Actually, now that I think about it, maybe the right fix is to remove
> this ensure_selected_frame. It would be one more step towards removing
> frame-local variables (just like we already disallowed variables that
> are both buffer-local and frame-local), but still without removing them
> altogether. After all, I don't think that the existing uses of
> frame-local vars affect the redisplay.
>
> I've just made this change.
Thanks.
This bug report was last modified 12 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.