From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Use org-element to figure out if I am in a drawer. Date: Tue, 26 Nov 2013 16:24:34 +0100 Message-ID: <8A4B2A62-55B2-4326-A6CB-C7C62528AA19@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlKVI-0004S0-SL for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 10:24:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlKVA-00080c-DX for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 10:24:44 -0500 Received: from mail-ea0-x22f.google.com ([2a00:1450:4013:c01::22f]:54948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlKVA-00080K-6e for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 10:24:36 -0500 Received: by mail-ea0-f175.google.com with SMTP id z10so3637400ead.6 for ; Tue, 26 Nov 2013 07:24:35 -0800 (PST) Received: from u019892.science.uva.nl (u019892.science.uva.nl. [146.50.53.231]) by mx.google.com with ESMTPSA id h48sm10003693eev.3.2013.11.26.07.24.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 26 Nov 2013 07:24:35 -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 List" Hmmm, what is the magic incantation to use org-element to figure out if point = is currently inside a drawer? Thanks - Carsten=