emacs-devel
[Top][All Lists]
Advanced

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

Re: Trunk emacs infelicity with linum mode


From: Stefan Monnier
Subject: Re: Trunk emacs infelicity with linum mode
Date: Thu, 04 Sep 2014 11:56:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> Also, I think linum-update-window should do nothing if 'linum' is not
> a valid face on the selected frame, because functions in
> window-configuration-change-hook can be called in many situations on
> which linum has no control.

This brings a new concept to me: how can a face be invalid in a specific
frame?  I thought a face either existed (globally) or not.  It can have
different "values" in different frames, but this is the first time
I hear mention of a face being *invalid* in a particular frame while
existing in other frames.

I think it would be better if we can get rid of this subtlety.


        Stefan



reply via email to

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