all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Tino Calancha <tino.calancha@gmail.com>, Glenn Morris <rgm@gnu.org>
Cc: uyennhi.qm@gmail.com, 39145@debbugs.gnu.org
Subject: bug#39145: 28.0.50; dired: Show broken/circular links in different font
Date: Thu, 27 Aug 2020 02:37:02 -0700	[thread overview]
Message-ID: <CADwFkm=rSdFAV+hpJyAjveQWFvV0BoGC5PrpxO1fyHYAmRqiaA@mail.gmail.com> (raw)
In-Reply-To: <87364bq5qe.fsf@gmail.com>

Tino Calancha <tino.calancha@gmail.com> writes:

> +(defface dired-broken-symlink
> +  '((((class color))
> +     :foreground "yellow1" :background "red1" :weight bold)
> +    (t :weight bold :slant italic :underline t))
> +  "Face used for broken symbolic links."
> +  :group 'dired-faces
> +  :version "28.1")

This feature sounds useful.

Bonus points if you could also add reasonable defaults for this face to
the various themes shipped with Emacs.  Just a humble request, feel free
to ignore.





  parent reply	other threads:[~2020-08-27  9:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 21:06 bug#39145: 28.0.50; dired: Show broken/circular links in different font Tino Calancha
2020-01-15 22:28 ` Glenn Morris
2020-08-24 18:05   ` Tino Calancha
2020-08-25 16:34     ` Tino Calancha
2020-08-25 16:51       ` Eli Zaretskii
2020-08-25 17:05         ` Tino Calancha
2020-08-25 17:18           ` Tino Calancha
2020-08-25 18:22             ` Eli Zaretskii
2020-08-27  8:30               ` Tino Calancha
2020-08-27  9:03                 ` Eli Zaretskii
2020-08-27  9:37     ` Stefan Kangas [this message]
2020-08-27  9:58       ` Tino Calancha
2020-01-15 23:13 ` Juri Linkov
2020-08-24 17:52   ` Tino Calancha

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

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

  git send-email \
    --in-reply-to='CADwFkm=rSdFAV+hpJyAjveQWFvV0BoGC5PrpxO1fyHYAmRqiaA@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=39145@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    --cc=tino.calancha@gmail.com \
    --cc=uyennhi.qm@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.