From: Abdo Haji-Ali <abdo.haji.ali@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Highlight text in org-agenda-prefix-format
Date: Fri, 12 Apr 2019 17:53:16 +0100 [thread overview]
Message-ID: <CAAhfW2yWxQmKDrJXSUNx1_=WkMuPHsSfNvsk+t6zgoJMn7Biug@mail.gmail.com> (raw)
I want to highlight certain text in my todo list in org-agenda.
I thought I could do something like this
(defun my-func
(propertize "texty" 'face 'org-warning))
(setq org-agenda-prefix-format '((todo . "%(my-func) ")))
But the text appears without any formatting. Is there a reason for this?
Is there another way to highlight text in the todo-list in org agenda?
reply other threads:[~2019-04-12 16:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAAhfW2yWxQmKDrJXSUNx1_=WkMuPHsSfNvsk+t6zgoJMn7Biug@mail.gmail.com' \
--to=abdo.haji.ali@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).