From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: New :base-extension parameter: :none Date: Thu, 12 Feb 2009 18:16:16 +0100 Message-ID: <87eiy3lgnz.fsf@CPU107.opentrends.net> References: <87eiy3ae2n.fsf@gmail.com> <87iqnflgq6.fsf@CPU107.opentrends.net> 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 1LXfAz-0004w8-FR for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:16:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXfAx-0004ta-RW for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:16:36 -0500 Received: from [199.232.76.173] (port=37528 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXfAx-0004tM-ED for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:16:35 -0500 Received: from fg-out-1718.google.com ([72.14.220.157]:6205) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXfAx-0000oT-45 for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 12:16:35 -0500 Received: by fg-out-1718.google.com with SMTP id l27so280848fgb.30 for ; Thu, 12 Feb 2009 09:16:32 -0800 (PST) In-Reply-To: <87iqnflgq6.fsf@CPU107.opentrends.net> (Daniel Clemente's message of "Thu, 12 Feb 2009 18:14:57 +0100") 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: Richard KLINDA Cc: emacs-orgmode@gnu.org Daniel Clemente writes: > Shouldn't that be > :base-extension 'none > with a symbol instead of a keyword? I think : is for KEYwords, symbols that are going to be used as keys in a hash table. > Actually... don't we have nil for that?