From mboxrd@z Thu Jan 1 00:00:00 1970 From: RCY Subject: Inserting property drawers and comments Date: Tue, 9 Dec 2014 15:40:21 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113cd2b247fea30509ce8d64 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyRa5-0006UY-FH for Emacs-orgmode@gnu.org; Tue, 09 Dec 2014 15:40:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyRa4-0002mR-3T for Emacs-orgmode@gnu.org; Tue, 09 Dec 2014 15:40:25 -0500 Received: from mail-oi0-x235.google.com ([2607:f8b0:4003:c06::235]:34539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyRa3-0002l0-VB for Emacs-orgmode@gnu.org; Tue, 09 Dec 2014 15:40:24 -0500 Received: by mail-oi0-f53.google.com with SMTP id x69so994515oia.40 for ; Tue, 09 Dec 2014 12:40:21 -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 --001a113cd2b247fea30509ce8d64 Content-Type: text/plain; charset=UTF-8 Hi, I can insert a property drawer using the 'C-u C-c C-x d' key sequence. Is there a way to do so by directly calling the org-insert-property-drawer function? I get a 'Wrong type argument: commandp, org-insert-property drawer error' when I try to call it using a shortcut command. I have a similar problem with org-insert-comment and org-insert-item, but others like org-insert-link, org-insert-todo-heading, etc work fine. Thanks RC --001a113cd2b247fea30509ce8d64 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
=C2=A0I can insert a property drawe= r using the 'C-u C-c C-x d' key sequence. Is there a way to do so b= y directly calling the org-insert-property-drawer function? I get a 'Wr= ong type argument: commandp, org-insert-property drawer error' when I t= ry to call it using a shortcut command. I have a similar problem with org-i= nsert-comment and org-insert-item, but others like org-insert-link, org-ins= ert-todo-heading, etc work fine.

Thanks
RC<= br>
--001a113cd2b247fea30509ce8d64--