Carsten Dominik <[EMAIL PROTECTED]> writes: > You could use org-occur for doing something like this: > > C-c / :tag.: RET
Right - but we don't have agenda functionnalities. > (defun my-org-tag-range-tree (arg base n1 n2)) Yes, it does the right job! Many thanks. >> What about [ tag1 tag2 (tag)] for grouping tags - "(tag)" being the >> tag-name of the group (i.e. matching all tags in this group)? > > I have seen this request before (I think from Tim). But you could > also define custom searches for that list of tags. Still, this > remains an interesting idea. Maybe the most useful feature is to allow for regexp matching when doing a tag/todo query in the agenda buffer. Regards, -- Bastien _______________________________________________ Emacs-orgmode mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
