all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* using org-priority-faces to highlight a line
@ 2013-07-30 20:37 Greg Howard
  0 siblings, 0 replies; only message in thread
From: Greg Howard @ 2013-07-30 20:37 UTC (permalink / raw
  To: emacs-orgmode

Following up on this thread,
http://lists.gnu.org/archive/html/emacs-orgmode/2012-09/msg01295.html

I can get org-priority-faces to highlight the priority cookie itself,
but I'd like to highlight the whole line by its priority.  Any
suggestions?  Based on the earlier thread, I am using

(setq org-priority-faces '((?A . (:foreground "red" :weight bold))
(?B . (:foreground "white"))
(?C . (:foreground "grey"))))

(Also, customize doesn't do anything for me at all, so I've been doing
it by hand.)

thanks,


greg

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-30 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30 20:37 using org-priority-faces to highlight a line Greg Howard

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.