From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: Export without TODO keywords Date: Fri, 05 Dec 2008 16:34:08 +0100 Message-ID: <87skp2mya7.fsf@CPU107.opentrends.net> References: <873ah88xfr.fsf@gmail.com> <878wr06ljc.fsf@kassiopeya.MSHEIMNETZ> <9DC4A09B-9A92-4584-A6DB-2A548987D27F@uva.nl> <87oczr7e6j.fsf@gmail.com> <8CAA59A3-A572-4674-B0C2-D31C59DA9181@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L8chH-0005h2-Vr for emacs-orgmode@gnu.org; Fri, 05 Dec 2008 10:34:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L8chG-0005ey-86 for emacs-orgmode@gnu.org; Fri, 05 Dec 2008 10:34:27 -0500 Received: from [199.232.76.173] (port=46275 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L8chE-0005eU-VG for emacs-orgmode@gnu.org; Fri, 05 Dec 2008 10:34:25 -0500 Received: from ey-out-1920.google.com ([74.125.78.146]:63025) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L8ch9-0004FQ-Rp for emacs-orgmode@gnu.org; Fri, 05 Dec 2008 10:34:20 -0500 Received: by ey-out-1920.google.com with SMTP id 4so22889eyg.24 for ; Fri, 05 Dec 2008 07:34:17 -0800 (PST) In-Reply-To: <8CAA59A3-A572-4674-B0C2-D31C59DA9181@uva.nl> (Carsten Dominik's message of "Thu, 4 Dec 2008 23:48:06 +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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > > (setq org-export-with-timestamps nil) > > > also removes the DEADLINE and SCHEDULED keywords. Nice! And it has the equivalent #+OPTIONS: <:nil Then only =E2=80=9Elog notes=E2=80=9C exporting is not configurable. Daniel