all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG]: No customization data for org-property-value face
@ 2023-07-15 14:06 Mauro Aranda
  2023-07-15 14:26 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Mauro Aranda @ 2023-07-15 14:06 UTC (permalink / raw)
  To: emacs-orgmode

After emacs -Q:
1. (require 'org)
2. M-x customize-face RET org-property-value

A custom buffer shows up, but it says:
NO CUSTOMIZATION DATA; not intended to be customized.

Could you please change this definition of org-property-value?
(defface org-property-value nil
   "Face used for the value of a property."
   :group 'org-faces)



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

end of thread, other threads:[~2023-07-30 10:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-15 14:06 [BUG]: No customization data for org-property-value face Mauro Aranda
2023-07-15 14:26 ` Ihor Radchenko
2023-07-15 14:45   ` Mauro Aranda
2023-07-30  9:31   ` Ihor Radchenko

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.