all messages for Emacs-related lists mirrored at yhetil.org
 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 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.