GNU bug report logs -
#11430
24.0.96; Customizing `inverse-video' has no effect on session
Previous Next
Full log
Message #16 received at 11430 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> "Drew Adams" <drew.adams <at> oracle.com> writes:
>
>> emacs -Q
>> M-x customize-variable inverse-video
>> Toggle the value to choose inverse video. Set for current session.
>>
>> It has no effect, either on existing frames or on new ones.
>
> Hm. Is this a deprecated variable or something? Or is it only used on
> startup? In any case, the doc string should probably mention this,
> whatever is going on...
Not sure what it is. It seems to be orthogonal to "emacs
--reverse-video", and has no effect when I try setting it manually in a
running session, nor when I run "emacs --eval='(setq inverse-video t)'
-Q -nw".
It was removed from the manual here:
b4a1a8b278 2010-03-02 Chong Yidong * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
I also found the following:
./src/ChangeLog.9:
> 2001-10-20 Miles Bader <miles <at> gnu.org>
[...]
> The following changes remove inverse-video support for terminals
> that use a `magic cookie' standout mode. Due to changes in the
> way mode-lines are displayed, such support no longer works
> anyway, and it's probable that almost no one uses such terminals
> anymore:
[...]
> 2001-04-25 Gerd Moellmann <gerd <at> gnu.org>
>
> * faces.el (tty-handle-reverse-video): Don't set inverse-video.
So I have the same question as Lars: is this just some old obsolete
variable that should be removed?
Best regards,
Stefan Kangas
This bug report was last modified 1 year and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.