emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-agenda-highlight-todo may erroneously pickup icon 'display property.
@ 2017-01-19 19:15 Keith David Bershatsky
  2017-05-30 10:33 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Keith David Bershatsky @ 2017-01-19 19:15 UTC (permalink / raw)
  To: emacs-orgmode

Depending upon a user's `org-agenda-prefix-format` (e.g., "%i %-10:c% t%s"), `org-agenda-highlight-todo` may erroneously pickup an icon `'display` property and then include/duplicate that icon in a new space between the todo-keyword and the priority.  I chose tho fix this in my own setup with `org-plist-delete` to remove the `'display` pair of PROPERTY / VALUE from the plist of text properties that are copied to the new space " " that is concatenated between the todo-keyword and the priority.

Thanks,

Keith

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

end of thread, other threads:[~2017-05-30 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-19 19:15 org-agenda-highlight-todo may erroneously pickup icon 'display property Keith David Bershatsky
2017-05-30 10:33 ` Nicolas Goaziou

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).