unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
@ 2009-02-24  1:17 ` Jared Finder
  2009-02-24  2:31   ` Dan Nicolaescu
                     ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jared Finder @ 2009-02-24  1:17 UTC (permalink / raw)
  To: 'emacs-pretest-bug@gnu.org'

[-- Attachment #1: Type: text/plain, Size: 1613 bytes --]

The colors chosen for the compilation status are very hard on the eyes with the default mode-line colors.  Please change the compilation status to use darker colors.



  -- MJF





In GNU Emacs 23.0.90.1 (i386-mingw-nt5.1.2600)

 of 2009-02-01 on SOFT-MJASON

Windowing system distributor `Microsoft Corp.', version 5.1.2600

configured using `configure --with-gcc (3.4)'



Important settings:

  value of $LC_ALL: nil

  value of $LC_COLLATE: nil

  value of $LC_CTYPE: nil

  value of $LC_MESSAGES: nil

  value of $LC_MONETARY: nil

  value of $LC_NUMERIC: nil

  value of $LC_TIME: nil

  value of $LANG: ENU

  value of $XMODIFIERS: nil

  locale-coding-system: cp1252

  default-enable-multibyte-characters: t



Major mode: Grep



Minor modes in effect:

  tooltip-mode: t

  tool-bar-mode: t

  mouse-wheel-mode: t

  menu-bar-mode: t

  file-name-shadow-mode: t

  global-font-lock-mode: t

  font-lock-mode: t

  blink-cursor-mode: t

  global-auto-composition-mode: t

  auto-composition-mode: t

  auto-encryption-mode: t

  auto-compression-mode: t

  line-number-mode: t

  transient-mark-mode: t



Recent input:

<help-echo> <apps> <apps> M-x r g r e p <return> t

e s t <return> <return> ~ / <tab> <return> <down-mouse-1>

<mouse-1> <help-echo> <help-echo> <help-echo> <help-echo>

<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>

<help-echo> <menu-bar> <help-menu> <send-emacs-bug

-report>



Recent messages:

For information about GNU Emacs and the GNU system, type C-h C-a.

[-- Attachment #2: Type: text/html, Size: 4633 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
  2009-02-24  1:17 ` bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes Jared Finder
@ 2009-02-24  2:31   ` Dan Nicolaescu
  2009-02-24 18:10     ` Jared Finder
  2009-02-25 17:55   ` bug#2454: marked as done (23.0.90; Colored Compilation Status is hard on the eyes) Emacs bug Tracking System
       [not found]   ` <handler.2454.D2454.123558425721593.notifdone@emacsbugs.donarmstrong.com>
  2 siblings, 1 reply; 8+ messages in thread
From: Dan Nicolaescu @ 2009-02-24  2:31 UTC (permalink / raw)
  To: Jared Finder; +Cc: 2454

Jared Finder <jfinder@crypticstudios.com> writes:

  > The colors chosen for the compilation status are very hard on the eyes with the
  > default mode-line colors.  Please change the compilation status to use darker
  > colors.

Can you please explain what do you mean?

If you are talking about the color used to display "error" in case there
was a compilation error, that color is loud by design.






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
  2009-02-24  2:31   ` Dan Nicolaescu
@ 2009-02-24 18:10     ` Jared Finder
  2009-02-24 20:04       ` Juri Linkov
  0 siblings, 1 reply; 8+ messages in thread
From: Jared Finder @ 2009-02-24 18:10 UTC (permalink / raw)
  To: 'Dan Nicolaescu'; +Cc: 2454@emacsbugs.donarmstrong.com

Sure.

I'm referring to the color used by the compilation status in the mode line (one of :exit[0], :exit[SOMETHING ELSE], or :run).  The orange and green used here hurt. The red is passable, but still not good.

I believe the mode-line and mode-line inactive faces contribute the background color and compilation-error, compilation-warning, and compilation-info contribute the foreground color.  The problem is that they don't contrast well with the mode-line's default bg colors.  Orange on Gray75 hurts my eyes, as does Green3 on Gray75, or Red1 on Gray75. 

I'd suggest using darker foreground colors, so they don't hurt my eyes.

  -- MJF

-----Original Message-----
From: Dan Nicolaescu [mailto:dann@ics.uci.edu] 
Sent: Monday, February 23, 2009 6:32 PM
To: Jared Finder
Cc: 2454@emacsbugs.donarmstrong.com
Subject: Re: bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes

Jared Finder <jfinder@crypticstudios.com> writes:

  > The colors chosen for the compilation status are very hard on the eyes with the
  > default mode-line colors.  Please change the compilation status to use darker
  > colors.

Can you please explain what do you mean?

If you are talking about the color used to display "error" in case there
was a compilation error, that color is loud by design.






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
  2009-02-24 18:10     ` Jared Finder
@ 2009-02-24 20:04       ` Juri Linkov
  0 siblings, 0 replies; 8+ messages in thread
From: Juri Linkov @ 2009-02-24 20:04 UTC (permalink / raw)
  To: Jared Finder; +Cc: 'Dan Nicolaescu', 2454

> Sure.
>
> I'm referring to the color used by the compilation status in the mode
> line (one of :exit[0], :exit[SOMETHING ELSE], or :run).  The orange
> and green used here hurt. The red is passable, but still not good.
>
> I believe the mode-line and mode-line inactive faces contribute the
> background color and compilation-error, compilation-warning, and
> compilation-info contribute the foreground color.  The problem is that
> they don't contrast well with the mode-line's default bg colors.
> Orange on Gray75 hurts my eyes, as does Green3 on Gray75, or Red1
> on Gray75.
>
> I'd suggest using darker foreground colors, so they don't hurt
> my eyes.

Or maybe using a light background (white) for these messages in the
mode-line, i.e. to use exacly the same default foreground/background
they currently have in a compilation/grep buffer.

-- 
Juri Linkov
http://www.jurta.org/emacs/






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#2454: marked as done (23.0.90; Colored Compilation Status is  hard on the eyes)
  2009-02-24  1:17 ` bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes Jared Finder
  2009-02-24  2:31   ` Dan Nicolaescu
@ 2009-02-25 17:55   ` Emacs bug Tracking System
       [not found]   ` <handler.2454.D2454.123558425721593.notifdone@emacsbugs.donarmstrong.com>
  2 siblings, 0 replies; 8+ messages in thread
From: Emacs bug Tracking System @ 2009-02-25 17:55 UTC (permalink / raw)
  To: Dan Nicolaescu

[-- Attachment #1: Type: text/plain, Size: 931 bytes --]


Your message dated Wed, 25 Feb 2009 09:50:41 -0800 (PST)
with message-id <200902251750.n1PHofPD012730@rodan.ics.uci.edu>
and subject line Re: bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
has caused the Emacs bug report #2454,
regarding 23.0.90; Colored Compilation Status is hard on the eyes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2454: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2454
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 9019 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 1613 bytes --]

The colors chosen for the compilation status are very hard on the eyes with the default mode-line colors.  Please change the compilation status to use darker colors.



  -- MJF





In GNU Emacs 23.0.90.1 (i386-mingw-nt5.1.2600)

 of 2009-02-01 on SOFT-MJASON

Windowing system distributor `Microsoft Corp.', version 5.1.2600

configured using `configure --with-gcc (3.4)'



Important settings:

  value of $LC_ALL: nil

  value of $LC_COLLATE: nil

  value of $LC_CTYPE: nil

  value of $LC_MESSAGES: nil

  value of $LC_MONETARY: nil

  value of $LC_NUMERIC: nil

  value of $LC_TIME: nil

  value of $LANG: ENU

  value of $XMODIFIERS: nil

  locale-coding-system: cp1252

  default-enable-multibyte-characters: t



Major mode: Grep



Minor modes in effect:

  tooltip-mode: t

  tool-bar-mode: t

  mouse-wheel-mode: t

  menu-bar-mode: t

  file-name-shadow-mode: t

  global-font-lock-mode: t

  font-lock-mode: t

  blink-cursor-mode: t

  global-auto-composition-mode: t

  auto-composition-mode: t

  auto-encryption-mode: t

  auto-compression-mode: t

  line-number-mode: t

  transient-mark-mode: t



Recent input:

<help-echo> <apps> <apps> M-x r g r e p <return> t

e s t <return> <return> ~ / <tab> <return> <down-mouse-1>

<mouse-1> <help-echo> <help-echo> <help-echo> <help-echo>

<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>

<help-echo> <menu-bar> <help-menu> <send-emacs-bug

-report>



Recent messages:

For information about GNU Emacs and the GNU system, type C-h C-a.

[-- Attachment #2.1.2: Type: text/html, Size: 4633 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 3825 bytes --]

From: Dan Nicolaescu <dann@ics.uci.edu>
To: Juri Linkov <juri@jurta.org>
Cc: Jared Finder <jfinder@crypticstudios.com>, 2454-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
Date: Wed, 25 Feb 2009 09:50:41 -0800 (PST)
Message-ID: <200902251750.n1PHofPD012730@rodan.ics.uci.edu>

Juri Linkov <juri@jurta.org> writes:

  > > Sure.
  > >
  > > I'm referring to the color used by the compilation status in the mode
  > > line (one of :exit[0], :exit[SOMETHING ELSE], or :run).  The orange
  > > and green used here hurt. The red is passable, but still not good.
  > >
  > > I believe the mode-line and mode-line inactive faces contribute the
  > > background color and compilation-error, compilation-warning, and
  > > compilation-info contribute the foreground color.  The problem is that
  > > they don't contrast well with the mode-line's default bg colors.
  > > Orange on Gray75 hurts my eyes, as does Green3 on Gray75, or Red1
  > > on Gray75.
  > >
  > > I'd suggest using darker foreground colors, so they don't hurt
  > > my eyes.

Colors are something that absolutely impossible to get everyone to agree on.
The code in question has been in CVS for one year, many people have said
they liked it.  
Now we got one person that does not.
This is about as good of a consensus on colors that we can get.

Plus, given that the faces are used to highlight <10 characters in the
mode-line, and the text is always the same.  The only thing that matters
is the color.  
Users don't need to read the text as soon as they recognize the color:
red -- an error, green -- great, it worked.
This feature was implemented using already defined faces, adding new
faces for something just in that modeline is not worth it.

All this being said, this is not a bug, so I am going to close it.


  > Or maybe using a light background (white) for these messages in the
  > mode-line, i.e. to use exacly the same default foreground/background
  > they currently have in a compilation/grep buffer.

That would be even more controversial, we don't have anything else in
the mode-line that uses the default foreground.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#2454: closed by Dan Nicolaescu <dann@ics.uci.edu> (Re: bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes)
       [not found]   ` <handler.2454.D2454.123558425721593.notifdone@emacsbugs.donarmstrong.com>
@ 2009-02-25 18:25     ` Jared Finder
  2009-02-25 21:45       ` bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes Juri Linkov
  0 siblings, 1 reply; 8+ messages in thread
From: Jared Finder @ 2009-02-25 18:25 UTC (permalink / raw)
  To: '2454@emacsbugs.donarmstrong.com'

[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]

I've attached a picture of the contrast that I dislike.  If you don't believe that this eyesore is a problem (and I mean it literally, not figuratively), then I'll just fix the problem with a local customization.

  -- MJF

-----Original Message-----
From: Emacs bug Tracking System [mailto:owner@emacsbugs.donarmstrong.com] 
Sent: Wednesday, February 25, 2009 9:55 AM
To: Jared Finder
Subject: bug#2454 closed by Dan Nicolaescu <dann@ics.uci.edu> (Re: bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes)


This is an automatic notification regarding your bug report which was filed against the emacs package:

#2454: 23.0.90; Colored Compilation Status is hard on the eyes

It has been closed by Dan Nicolaescu <dann@ics.uci.edu>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Dan Nicolaescu <dann@ics.uci.edu> by replying to this email.


--
2454: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2454
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: example.bmp --]
[-- Type: image/bmp, Size: 10662 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
  2009-02-25 18:25     ` bug#2454: closed by Dan Nicolaescu <dann@ics.uci.edu> (Re: bug#2454: 23.0.90; " Jared Finder
@ 2009-02-25 21:45       ` Juri Linkov
  2009-02-25 21:47         ` Jared Finder
  0 siblings, 1 reply; 8+ messages in thread
From: Juri Linkov @ 2009-02-25 21:45 UTC (permalink / raw)
  To: Jared Finder; +Cc: 2454

> I've attached a picture of the contrast that I dislike.
> If you don't believe that this eyesore is a problem
> (and I mean it literally, not figuratively), then I'll
> just fix the problem with a local customization.

I know where the problem comes from.  The default foreground color
for the compilation warning face is too light, so it is hardly
readable on a light background.  It is a bad color for the default
white background, and almost impossible for the mode-line where
its background makes the contrast close to none.

I think we should change the default light color `Orange'
to a slightly darker color.

-- 
Juri Linkov
http://www.jurta.org/emacs/






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes
  2009-02-25 21:45       ` bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes Juri Linkov
@ 2009-02-25 21:47         ` Jared Finder
  0 siblings, 0 replies; 8+ messages in thread
From: Jared Finder @ 2009-02-25 21:47 UTC (permalink / raw)
  To: 'Juri Linkov'; +Cc: 2454@emacsbugs.donarmstrong.com

Yes.

Please do the same analysis to the error and success colors as well.  The Red used by error needs it least, but they are all relatively bright.

  -- MJF

-----Original Message-----
From: Juri Linkov [mailto:juri@jurta.org] 
Sent: Wednesday, February 25, 2009 1:46 PM
To: Jared Finder
Cc: 2454@emacsbugs.donarmstrong.com
Subject: Re: bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes

> I've attached a picture of the contrast that I dislike.
> If you don't believe that this eyesore is a problem
> (and I mean it literally, not figuratively), then I'll
> just fix the problem with a local customization.

I know where the problem comes from.  The default foreground color
for the compilation warning face is too light, so it is hardly
readable on a light background.  It is a bad color for the default
white background, and almost impossible for the mode-line where
its background makes the contrast close to none.

I think we should change the default light color `Orange'
to a slightly darker color.

-- 
Juri Linkov
http://www.jurta.org/emacs/






^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-02-25 21:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200902251750.n1PHofPD012730@rodan.ics.uci.edu>
2009-02-24  1:17 ` bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes Jared Finder
2009-02-24  2:31   ` Dan Nicolaescu
2009-02-24 18:10     ` Jared Finder
2009-02-24 20:04       ` Juri Linkov
2009-02-25 17:55   ` bug#2454: marked as done (23.0.90; Colored Compilation Status is hard on the eyes) Emacs bug Tracking System
     [not found]   ` <handler.2454.D2454.123558425721593.notifdone@emacsbugs.donarmstrong.com>
2009-02-25 18:25     ` bug#2454: closed by Dan Nicolaescu <dann@ics.uci.edu> (Re: bug#2454: 23.0.90; " Jared Finder
2009-02-25 21:45       ` bug#2454: 23.0.90; Colored Compilation Status is hard on the eyes Juri Linkov
2009-02-25 21:47         ` Jared Finder

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).