* Toggle dimming of blocked tasks
@ 2019-11-20 12:13 Joao Cortes
0 siblings, 0 replies; only message in thread
From: Joao Cortes @ 2019-11-20 12:13 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
The org-mode version I am using is 9.2.3 (release_9.2.3-372-g66cd1f).
I would like being able to toggle the dimming of blocked tasks.
"#" is mapped to 'org-agenda-dim-blocked-tasks'. Calling this function
seem to do nothing, independently of the current
'org-agenda-dim-blocked-tasks' value: If I do
'(setq org-agenda-dim-blocked-tasks t)' ,
the list has the blocked tasks dimmed, independently of calling
'org-agenda-dim-blocked-tasks'. If I do
'(setq org-agenda-dim-blocked-tasks nil)',
then the blocked tasks are always fully visible.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-20 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-20 12:13 Toggle dimming of blocked tasks Joao Cortes
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).