From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wiskey 5 Alpha Subject: indenting in todo list agendas Date: Sun, 23 Sep 2012 18:59:31 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFxxO-0005AO-83 for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 21:59:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFxxN-0000df-EK for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 21:59:34 -0400 Received: from mail-vc0-f169.google.com ([209.85.220.169]:60181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFxxN-0000cy-AI for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 21:59:33 -0400 Received: by vcbfl17 with SMTP id fl17so6350081vcb.0 for ; Sun, 23 Sep 2012 18:59:32 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello all, I use org-tags-match-list-sublevels 'indented to create an indented list when using tags-todo. How can I do the same if I want to make a todo agenda view ? -Tim