From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lei Zhe Subject: String nil error when export with ":EXPORT_OPTIONS: |:nil" (without exporting table) in properties drawer Date: Fri, 27 Nov 2015 21:48:12 +0900 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2ISM-000199-0r for emacs-orgmode@gnu.org; Fri, 27 Nov 2015 07:48:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2ISL-0000K2-B5 for emacs-orgmode@gnu.org; Fri, 27 Nov 2015 07:48:53 -0500 Received: from mail-ig0-x22a.google.com ([2607:f8b0:4001:c05::22a]:36477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2ISK-0000Jd-T0 for emacs-orgmode@gnu.org; Fri, 27 Nov 2015 07:48:52 -0500 Received: by igcph11 with SMTP id ph11so26833139igc.1 for ; Fri, 27 Nov 2015 04:48:52 -0800 (PST) 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" I tried to exclude the table export of one headline by setup: * headline :PROPERTIES: :EXPORT_OPTIONS: |:nil :END: But the string nil error appeared. Any help? I am working on Org-mode 8.2.10. Zhe Lei