From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: Tags - legal values Date: Sat, 03 Nov 2007 17:53:37 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IoMFq-0007ln-3J for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 12:53:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IoMFo-0007ia-Lu for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 12:53:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoMFo-0007iQ-Fa for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 12:53:48 -0400 Received: from fk-out-0910.google.com ([209.85.128.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IoMFn-00055b-U8 for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 12:53:48 -0400 Received: by fk-out-0910.google.com with SMTP id 19so2083205fkr for ; Sat, 03 Nov 2007 09:53:46 -0700 (PDT) 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: org-mode Is it correct that I shouldn't be able to include hyphens in a tag name? e.g #+TAGS: Web(w) Emacs(e) C-Programming(C) If I do this "C-c C-c C" doesn't work. If I remove the "-" it does. 5.13h