emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] using org-priority-faces to highlight a line


From: Greg Howard
Subject: [O] using org-priority-faces to highlight a line
Date: Tue, 30 Jul 2013 16:37:11 -0400

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]