From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Brown Subject: Commenting out #+ Date: Mon, 18 Jan 2016 19:24:01 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLL2k-0001MO-Iv for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 20:25:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLL2h-0003dV-BP for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 20:25:10 -0500 Received: from plane.gmane.org ([80.91.229.3]:37845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLL2h-0003cP-5W for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 20:25:07 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aLL2e-0005q1-FA for emacs-orgmode@gnu.org; Tue, 19 Jan 2016 02:25:04 +0100 Received: from 24.15.207.81 ([24.15.207.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jan 2016 02:25:04 +0100 Received: from brown by 24.15.207.81 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jan 2016 02:25:04 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dear List, I would like to comment out directives like: #+STARTUP but I would like to keep them around for future use, e.g. ##+STARTUP Is this sort of thing possible with org 8.3.3+ ? Thanks, Eric