unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org
Subject: Re: 23.0.50; Middle w in of permissions in dired-mode is red and bold: dired-warning
Date: Sat, 15 Mar 2008 18:20:00 +0200	[thread overview]
Message-ID: <87y78k2c2b.fsf@jurta.org> (raw)
In-Reply-To: <ufxushxkx.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 15 Mar 2008 16:27:10 +0200")

>> I think no face should be distracting.  In very rare cases, a strong
>> color should indicate an error, so the user has to fix it immediately,
>> thus removing this error together with the face indication from the view.
>
> Is warning also okay to glare, or just the errors?
> font-lock-warning-face has been glaring for ages.

A warning/error is okay to glare in places that should draw the user's
attention.  But for file attributes it is an annoyance confirmed by
your own opinion:

    From: Eli Zaretskii <eliz@gnu.org>
    Subject: Re: Re: 23.0.50; Middle w in of permissions in dired-mode is red and bold: dired-warning
    Date: Sat, 13 Oct 2007 22:37:07 +0200

    IMO, this whole feature of highlighting attributes is an annoyance,
    and the only reason I could live with it until now is because it
    previously had a not-so-in-my-face color.  Now someone made it glaring
    red, which is too much for me.

You can expect the same angry reaction from other Emacs users after releasing
Emacs 22.2 without fixing this annoyance.

>> > If you really really dislike (hate?) the warning face, one thing we
>> > could try is to make it red and non-bold on terminals that support
>> > colors.  If that's an acceptable compromise, then we can safely go
>> > ahead and make that change.
>>
>> Actually a good face to use is font-lock-comment-delimiter-face
>> because it is not glaring as font-lock-warning-face.
>
> As I wrote elsewhere in this thread, such a change will effectively
> reintroduce the problem on text terminals that Martin Rudalics was
> trying to fix when he made dired-warn inherit from
> font-lock-warning-face.

No, it fixes the original reported problem since font-lock-comment-delimiter-face
defines colors for text terminals.

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




  reply	other threads:[~2008-03-15 16:20 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-13 18:02 23.0.50; Middle ``w´´ in of permissions in dired-mode is red and bold: dired-warning Peter Dyballa
2007-10-13 18:22 ` 23.0.50; Middle ``wŽŽ " martin rudalics
2007-10-13 18:41   ` Peter Dyballa
2007-10-13 19:44     ` 23.0.50; Middle ``w▌▌ " Glenn Morris
2007-10-13 20:37     ` Re: 23.0.50; Middle ``wŽŽ " Eli Zaretskii
2007-10-13 21:30       ` Peter Dyballa
2007-10-13 23:24         ` Miles Bader
2007-10-14  4:10           ` Eli Zaretskii
2007-10-14  4:03         ` Eli Zaretskii
2007-10-14  5:40           ` Re: 23.0.50; Middle ``wZZ " Drew Adams
2007-10-14 20:24             ` Eli Zaretskii
2007-10-14 20:54               ` Drew Adams
2007-10-14 21:20                 ` Eli Zaretskii
2007-10-14 21:21               ` 23.0.50; Middle w " Juri Linkov
2007-10-14 22:20                 ` Eli Zaretskii
2008-03-13  2:19                   ` Juri Linkov
2008-03-13  4:21                     ` Eli Zaretskii
2008-03-13 10:37                       ` Juri Linkov
2008-03-13 20:16                         ` Eli Zaretskii
2008-03-14  1:07                           ` Juri Linkov
     [not found]                             ` <f7ccd24b0803140146m22e5305dy704d7415bc00f8cd@mail.gmail.com>
2008-03-14  8:48                               ` Juanma Barranquero
2008-03-14 21:30                                 ` Juri Linkov
2008-03-14 23:37                                   ` Juanma Barranquero
2008-03-15  0:17                                     ` Juri Linkov
2008-03-15  0:26                                       ` Juanma Barranquero
2008-03-14 12:12                             ` Eli Zaretskii
2008-03-14 22:45                     ` Chong Yidong
2008-03-15  0:16                       ` Juri Linkov
2008-03-15 14:27                         ` Eli Zaretskii
2008-03-15 16:20                           ` Juri Linkov [this message]
2008-03-15 18:30                             ` Eli Zaretskii
2008-03-15 14:10                       ` Eli Zaretskii
2008-03-15 16:20                         ` Juri Linkov
2008-03-15 20:44                           ` Stefan Monnier
2008-03-16 14:26                             ` martin rudalics
2008-03-16 16:29                             ` Juri Linkov
2007-10-15  0:49               ` 23.0.50; Middle ``wZZ " Stefan Monnier

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=87y78k2c2b.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=cyd@stupidchicken.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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).