--- /dev/null
+Return-Path: <cri@visotech.at>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 52193431FBC\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Nov 2012 01:54:51 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id yQjuQV54ohWR for <notmuch@notmuchmail.org>;\r
+ Thu, 15 Nov 2012 01:54:50 -0800 (PST)\r
+Received: from mail.visotech.at (mail.visotech.at [86.59.115.34])\r
+ (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id B65C5431FAF\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Nov 2012 01:54:50 -0800 (PST)\r
+Received: from localhost (localhost.localdomain [127.0.0.1])\r
+ by mail.visotech.at (Postfix) with SMTP id 28FDC130027\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Nov 2012 10:54:49 +0100 (CET)\r
+Received: from wir.visotech.at (unknown [192.168.10.43])\r
+ by mail.visotech.at (Postfix) with ESMTP id D1DFA130025;\r
+ Thu, 15 Nov 2012 10:54:48 +0100 (CET)\r
+Received: by wir.visotech.at (Postfix, from userid 1000)\r
+ id B43932196B0; Thu, 15 Nov 2012 10:54:48 +0100 (CET)\r
+Date: Thu, 15 Nov 2012 10:54:48 +0100\r
+From: Christoph Rissner <cri@visotech.at>\r
+To: Mark Walters <markwalters1009@gmail.com>\r
+Subject: Re: notmuch show <all tags>\r
+Message-ID: <20121115095448.GA5141@wir.visotech.at>\r
+References: <50A4A974.5060203@visotech.at>\r
+ <87haor5j84.fsf@qmul.ac.uk>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <87haor5j84.fsf@qmul.ac.uk>\r
+User-Agent: Mutt/1.5.21 (2011-07-01)\r
+Cc: notmuch mailing list <notmuch@notmuchmail.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 15 Nov 2012 09:54:51 -0000\r
+\r
+Hi,\r
+\r
+On Thu, Nov 15, 2012 at 09:05:47AM +0000, Mark Walters wrote:\r
+>\r
+> I think\r
+>\r
+> notmuch search --output=tags '*'\r
+>\r
+> is what you want\r
+>\r
+\r
+Thanks!\r
+\r
+> On Thu, 15 Nov 2012, Christoph Rissner <cri@visotech.at> wrote:\r
+> > Hi,\r
+> >\r
+> > it's probably a stupid question, but is it possibly to query all\r
+> > available tags from the command line? Something like "notmuch show --tags"?\r
+> >\r
+> > I know there is notmuch_database_get_all_tags(), emacs shows a list of\r
+> > tags, in python it's just\r
+> > "list(notmuch.database.Database().get_all_tags())", but how do I do that\r
+> > using notmuch itself?\r
+> >\r
+> > BTW: I'm currently using notmuch from rev 84a0c52.\r
+> >\r
+> > Thanks,\r
+> > Christoph\r
+> >\r
+> > _______________________________________________\r
+> > notmuch mailing list\r
+> > notmuch@notmuchmail.org\r
+> > http://notmuchmail.org/mailman/listinfo/notmuch\r
+>\r
+\r