all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* possible face name typo "diredp"
@ 2011-07-09  6:03 David O'Toole
  2011-07-09 13:55 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: David O'Toole @ 2011-07-09  6:03 UTC (permalink / raw
  To: emacs- devel

I can't get any faces to show in my dired buffers. using M-x
describe-text-properties

Text content at position 285:

There are text properties here:
  dired-filename       t
  face                 diredp-flag-mark-line
  fontified            t
  help-echo            "mouse-2: visit this file in other window"
  mouse-face           highlight

[back]

GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.22.0) of
2011-06-29 on dfontaine-laptop, modified by Debian



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

* RE: possible face name typo "diredp"
  2011-07-09  6:03 possible face name typo "diredp" David O'Toole
@ 2011-07-09 13:55 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2011-07-09 13:55 UTC (permalink / raw
  To: 'David O'Toole', 'emacs- devel'

> I can't get any faces to show in my dired buffers. using M-x
> describe-text-properties...
>   face         diredp-flag-mark-line

Hi David,

`diredp-flag-mark-line' is a Dired+ face.
Dired+ uses the prefix `diredp-'.

Did you load dired+.el?

If you didn't load Dired+ and you have a customization setting for that Dired+
face in your `custom-file' or init file, then that would explain why you don't
see Dired+ faces.  But it would not explain why you don't see _any_ faces (e.g.
the vanilla Emacs faces).

If you did load Dired+ then I have no idea why you aren't seeing faces.  We can
look at the problem off list, if you like.





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

end of thread, other threads:[~2011-07-09 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-09  6:03 possible face name typo "diredp" David O'Toole
2011-07-09 13:55 ` Drew Adams

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.