From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uriel Avalos Subject: Automatic global tag list? Date: Mon, 22 Nov 2010 19:30:57 -0500 Message-ID: <35312.2578039349$1290472310@news.gmane.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=46731 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKgmP-0002Gz-DS for emacs-orgmode@gnu.org; Mon, 22 Nov 2010 19:30:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKgmK-0007Eu-M7 for emacs-orgmode@gnu.org; Mon, 22 Nov 2010 19:30:41 -0500 Received: from smtp106.prem.mail.ac4.yahoo.com ([76.13.13.45]:45921) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PKgmK-0007Ep-Fq for emacs-orgmode@gnu.org; Mon, 22 Nov 2010 19:30:36 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs Is there a way to auto-magically construct the global tag list (org-tag-alist)? That is, tags would get added to the global list as you add them. Alternatively, is there a way to construct the global list of all tags in use (in the agenda files or given set of files)?