From: Jean-Marie Gaillourdet <jmg@gaillourdet.net>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode List <emacs-orgmode@gnu.org>
Subject: Re: Not a bug, but ...
Date: Mon, 28 Jun 2010 14:18:57 +0200 [thread overview]
Message-ID: <A37AD22D-52FE-4E1F-91EC-04B5B218F45D@gaillourdet.net> (raw)
In-Reply-To: <87tyoncsei.fsf@gollum.intra.norang.ca>
Hi Bernt,
On 28.06.2010, at 13:23, Bernt Hansen wrote:
> Jean-Marie Gaillourdet <jmg@gaillourdet.net> writes:
>
>> Hi Bernt,
>>
>> On 27.06.2010, at 14:21, Bernt Hansen wrote:
>>>> Currently, I use the following function to circumvent the hiding of my
>>>> stuck projects.
>>>>
>>>> (defun jmg/stuck-projects ()
>>>> (interactive)
>>>> (let ((org-agenda-dim-blocked-tasks nil))
>>>> (org-agenda-list-stuck-projects)
>>>> ))
>>>>
>>>> Is it possible to bind it to the standard agenda shortcut C-c a # ? Or
>>>> to achieve the same effect just with special agenda command
>>>> configuration?
>>>
>>> Yes it is possible to rebind # in an agenda custom command. I've done
>>> that since I now use non-standard stuck project definitions.
>>
>>
>> Yes, I've seen it in your documentation, but is it possible to
>> org-agenda-list-stuck-projects from a custom agenda definition?
>
> There is a stuck-projects selection (like tags, tags-todo, etc) but I've
> never tried. I assume it works.
Indeed, there is a stuck mode. Thanks, for the hint. But it isn't documented in the docstring of org-agenda-custom-commands, although it is available from the customization interface.
Such a line in org-agenda-custom-commands seems to work:
("#" "Stuck projects" stuck "" ((org-agenda-dim-blocked-tasks nil)))
-Jean-Marie
prev parent reply other threads:[~2010-06-28 12:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-25 15:05 Bug: Definition of stuck projects [6.36trans (release_6.36.293.g2e73c)] Jean-Marie Gaillourdet
2010-06-25 20:19 ` Matt Lundin
2010-06-27 7:57 ` Jean-Marie Gaillourdet
2010-06-27 9:41 ` Not a bug, but Jean-Marie Gaillourdet
2010-06-27 12:21 ` Bernt Hansen
[not found] ` <F4FD2953-6A0D-45F6-8D89-A6B7F357AC30@gaillourdet.net>
[not found] ` <87tyoncsei.fsf@gollum.intra.norang.ca>
2010-06-28 12:18 ` Jean-Marie Gaillourdet [this message]
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=A37AD22D-52FE-4E1F-91EC-04B5B218F45D@gaillourdet.net \
--to=jmg@gaillourdet.net \
--cc=bernt@norang.ca \
--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).