emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Tags matching
@ 2013-09-26  3:50 Noorul Islam K M
  2013-09-26  3:55 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Noorul Islam K M @ 2013-09-26  3:50 UTC (permalink / raw)
  To: Org Mode


Hello all,

I use Bernt Hansen's custom Agenda view. Here is a snippet from that

                (tags-todo "-CANCELLED/+WAITING/!"
                           ((org-agenda-overriding-header "Waiting and Postponed
Tasks")
                            (org-agenda-skip-function 'bh/skip-stuck-projects)
                            (org-tags-match-list-sublevels nil)
                            (org-agenda-todo-ignore-scheduled 'future)
                            (org-agenda-todo-ignore-deadlines 'future)))

This stopped working with current master. I nailed down the commit
(3e99e9298c534f19bd19f37c196b0850e2c99ca0) which is affecting the
original behavior. With this commit it lists all my todo items under
this heading.

Thanks and Regards
Noorul

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

* Re: [BUG] Tags matching
  2013-09-26  3:50 [BUG] Tags matching Noorul Islam K M
@ 2013-09-26  3:55 ` Carsten Dominik
  2013-09-26  4:10   ` Noorul Islam K M
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2013-09-26  3:55 UTC (permalink / raw)
  To: Noorul Islam K M; +Cc: Org Mode

[-- Attachment #1: Type: text/plain, Size: 1013 bytes --]


On 26.9.2013, at 05:50, Noorul Islam K M <noorul@noorul.com> wrote:

> 
> Hello all,
> 
> I use Bernt Hansen's custom Agenda view. Here is a snippet from that
> 
>                (tags-todo "-CANCELLED/+WAITING/!"

There should be no slash before the +WAITING.  It is also not present in Bernt's text.

Does that fix it?

- Carsten

>                           ((org-agenda-overriding-header "Waiting and Postponed
> Tasks")
>                            (org-agenda-skip-function 'bh/skip-stuck-projects)
>                            (org-tags-match-list-sublevels nil)
>                            (org-agenda-todo-ignore-scheduled 'future)
>                            (org-agenda-todo-ignore-deadlines 'future)))
> 
> This stopped working with current master. I nailed down the commit
> (3e99e9298c534f19bd19f37c196b0850e2c99ca0) which is affecting the
> original behavior. With this commit it lists all my todo items under
> this heading.
> 
> Thanks and Regards
> Noorul
> 


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

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

* Re: [BUG] Tags matching
  2013-09-26  3:55 ` Carsten Dominik
@ 2013-09-26  4:10   ` Noorul Islam K M
  0 siblings, 0 replies; 3+ messages in thread
From: Noorul Islam K M @ 2013-09-26  4:10 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Org Mode

Carsten Dominik <carsten.dominik@gmail.com> writes:

> On 26.9.2013, at 05:50, Noorul Islam K M <noorul@noorul.com> wrote:
>
>> 
>> Hello all,
>> 
>> I use Bernt Hansen's custom Agenda view. Here is a snippet from that
>> 
>>                (tags-todo "-CANCELLED/+WAITING/!"
>
> There should be no slash before the +WAITING.  It is also not present in Bernt's text.
>
> Does that fix it?
>

Oh yes! Thank you!

Thanks and Regards
Noorul

> - Carsten
>
>>                           ((org-agenda-overriding-header "Waiting and Postponed
>> Tasks")
>>                            (org-agenda-skip-function 'bh/skip-stuck-projects)
>>                            (org-tags-match-list-sublevels nil)
>>                            (org-agenda-todo-ignore-scheduled 'future)
>>                            (org-agenda-todo-ignore-deadlines 'future)))
>> 
>> This stopped working with current master. I nailed down the commit
>> (3e99e9298c534f19bd19f37c196b0850e2c99ca0) which is affecting the
>> original behavior. With this commit it lists all my todo items under
>> this heading.
>> 
>> Thanks and Regards
>> Noorul
>> 

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

end of thread, other threads:[~2013-09-26  4:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-26  3:50 [BUG] Tags matching Noorul Islam K M
2013-09-26  3:55 ` Carsten Dominik
2013-09-26  4:10   ` Noorul Islam K M

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