unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrew Hyatt <ahyatt@gmail.com>
To: Jari Aalto <jari.aalto@cante.net>
Cc: Dan Nicolaescu <dann@ics.uci.edu>, 2501@debbugs.gnu.org
Subject: bug#2501: 22.2.1: terminal mrxvt white - fonts are unreadable
Date: Wed, 13 Jan 2016 23:58:06 -0500	[thread overview]
Message-ID: <m2vb6w7o69.fsf@gmail.com> (raw)
In-Reply-To: <877i3bpmer.fsf@jondo.cante.net> (Jari Aalto's message of "Sat, 28 Feb 2009 00:03:56 +0200")


I can reproduce this on an xterm brought up on OS X in Emacs 25, so I'm
removing the unreproducible tag.

IMHO, Emacs should have a way to configure all faces to be legible. We
already have shr-color-check thanks to Julien Danjou, it should be an
interesting project for someone to use that to correct all faces. I
think trying to squash each instance of an illegible font without that
sort of solution would be a never-ending task, considering all the
themes out there.

Jari Aalto <jari.aalto@cante.net> writes:

> Dan Nicolaescu <dann@ics.uci.edu> writes:
>>   > I started mrxvt from xterm:
>>   > 
>>   >     $ xterm
>>   >     $ echo $TERM
>>   >     xterm
>>   >     $ mrxvt &
>>   > 
>>   >     mrxvt$ echo $TERM
>>   >     rxvt
>>   >     <terminal is open in black on white>
>>
>> It works just fine for me on Fedora 10, with emacs CVS HEAD, emacs-22.3
>> on either rxvt and mrxvt.
>
> Same results as in sent picture under Debian/rxvt. colors are unreadble.
> Built 2009-02-28 00:00 UTC+2
>
> $ /usr/local/bin/emacs -Q -q --batch --eval '(princ emacs-version)'
> 23.0.91.2
>
>> Try setting COLORFGBG to: 0;default
>
> $  COLORFGBG="0;default" /usr/local/bin/emacs -Q -q -nw ~/tmp/test.el
> No change. Same results as before. Environemt attached.
>
> Jari
>
> $ env | grep -i color
> LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
> COLORTERM=rxvt-xpm
>
> $  env | grep -i term
> MRXVT_TABTITLE=Terminal
> TERM=rxvt
> XTERM_SHELL=/bin/bash
> XTERM_VERSION=XTerm(241)
> XTERM_LOCALE=en_DK.UTF-8
> TERMINFO=/usr/share/terminfo
> COLORTERM=rxvt-xpm





  reply	other threads:[~2016-01-14  4:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-27 17:25 bug#2501: 22.2.1: terminal mrxvt white - font's are unreadable Jari Aalto
2009-02-27 18:22 ` Dan Nicolaescu
2009-02-27 20:01   ` bug#2501: 22.2.1: terminal mrxvt white - fonts " Jari Aalto
2009-02-27 20:14     ` Dan Nicolaescu
2009-02-27 22:03       ` Jari Aalto
2016-01-14  4:58         ` Andrew Hyatt [this message]
2016-01-14 16:02           ` Eli Zaretskii
2016-01-16  4:17             ` Andrew Hyatt
2009-02-27 20:09   ` bug#2501: 22.2.1: terminal mrxvt white - font's " Jari Aalto
2022-02-13 10:09 ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2vb6w7o69.fsf@gmail.com \
    --to=ahyatt@gmail.com \
    --cc=2501@debbugs.gnu.org \
    --cc=dann@ics.uci.edu \
    --cc=jari.aalto@cante.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).