Carsten Dominik <carsten.domi...@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 ?-)


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to