GNU bug report logs - #2501
22.2.1: terminal mrxvt white - font's are unreadable

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Fri, 27 Feb 2009 17:30:02 UTC

Severity: wishlist

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jari Aalto <jari.aalto <at> cante.net>
To: Dan Nicolaescu <dann <at> ics.uci.edu>
Cc: 2501 <at> debbugs.gnu.org
Subject: bug#2501: 22.2.1: terminal mrxvt white - fonts are unreadable
Date: Fri, 27 Feb 2009 22:01:26 +0200
Dan Nicolaescu <dann <at> ics.uci.edu> writes:
>   > On a white mrxt black on white terminal[1], the font-lock colors are
>   > unreadable. See attached picture.
>   > 
>   >     $ tput colors
>   >     8
>   > 
>   > [1] Debian; mrxvt 0.5.3-2 terminal
>   > http://packages.debian.org/mrxvt
>
> It appears that emacs thinks that you have dark background.   What did
> you set TERM to?

I started mrxvt from xterm:

    $ xterm
    $ echo $TERM
    xterm
    $ mrxvt &

    mrxvt$ echo $TERM
    rxvt
    <terminal is open in black on white>

> This looks like it is an rxvt derivative, so the value of the COLORFGBG
> environment variable should help emacs realize what is the default
> background.

mrxvt$ COLORFGBG=1 emacs -Q -nw
=> Same color results as in previously attached picture

Jari




This bug report was last modified 3 years and 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.