emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org, Richard KLINDA <rklinda@gmail.com>
Subject: Re: list of todo entries without tags
Date: Tue, 24 Mar 2009 15:07:06 -0400	[thread overview]
Message-ID: <12928.1237921626@alphaville.usa.hp.com> (raw)
In-Reply-To: Message from Carsten Dominik <carsten.dominik@gmail.com> of "Tue, 24 Mar 2009 19:38:50 BST." <B417F059-1F77-45AF-9D12-DA0935D51DAD@gmail.com>

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

> C-c a M - { . } RET
> 
> One free download of the next Org-mode version for the first
> person to explain why this works... :-)
> 

C-c a   agenda command
M       query TODO entries against a match expression -{.}
-       negative match
{re}    curly braces delimiting regular expression
.       Regular expression meaning "any single character"

i.e. select TODO entries that don't match against a tag
that contains any character.

Do I get the free download ?-) And what do you get for
coming up with it in the first place ?-)

  reply	other threads:[~2009-03-24 19:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 18:16 list of todo entries without tags Richard KLINDA
2009-03-24 18:38 ` Carsten Dominik
2009-03-24 19:07   ` Nick Dokos [this message]
2009-03-24 20:38     ` Carsten Dominik
2009-03-24 20:53       ` John Rakestraw
2009-03-25  8:38         ` Carsten Dominik
2009-03-24 20:03   ` Richard KLINDA

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=12928.1237921626@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rklinda@gmail.com \
    /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).