GNU bug report logs -
#39145
28.0.50; dired: Show broken/circular links in different font
Previous Next
Reported by: Tino Calancha <tino.calancha <at> gmail.com>
Date: Wed, 15 Jan 2020 21:07:01 UTC
Severity: wishlist
Found in version 28.0.50
Done: Tino Calancha <tino.calancha <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #46 received at 39145-done <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefankangas <at> gmail.com> writes:
> Tino Calancha <tino.calancha <at> 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")
>
> Bonus points if you could also add reasonable defaults for this face to
> the various themes shipped with Emacs.
Thank you. I wish, but I am fraid I am a quite colorblind person; I am
glad if someone here can find a better color choice.
Pushed into master branch as commit
'dired: Show broken/circular links w/ different face'
(bdc1f193470633adcd860db4b05a9fe951bd375b)
This bug report was last modified 4 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.