From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Elston Subject: Re: Exporting headlines without tags... Date: Sun, 24 Jan 2010 20:40:35 -0800 Message-ID: <4B5D20C3.3020709@comcast.net> References: <4B5CE91A.9050103@comcast.net> <874ombt0bd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZGkr-0004y3-KO for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 23:40:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZGkp-0004xr-1l for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 23:40:48 -0500 Received: from [199.232.76.173] (port=39082 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZGko-0004xo-TO for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 23:40:46 -0500 Received: from qmta07.emeryville.ca.mail.comcast.net ([76.96.30.64]:52512) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZGko-0001oI-7e for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 23:40:46 -0500 In-Reply-To: <874ombt0bd.fsf@gmail.com> 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 emacs-orgmode On 1/24/2010 5:55 PM, Daniel Clemente wrote: > > >> Is there a way to export headlines without the tags. > > I think you can put this at the top of your file: > > #+OPTIONS: tags:nil > > It is explained in the manual: http://orgmode.org/manual/Export-options.html#Export-options > Yep. There it is. Sorry for the noise. Mark