From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: org-table.el Date: Sat, 19 Aug 2017 16:34:59 +0530 Message-ID: <85518A10-9363-49BD-8BCE-A88F97BE74A4@agrarianresearch.org> Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dj1Z3-0003hm-Vj for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 07:05:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dj1Yz-0005nO-6j for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 07:05:14 -0400 Received: from mail-pg0-x229.google.com ([2607:f8b0:400e:c05::229]:36027) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dj1Yy-0005mP-Vz for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 07:05:09 -0400 Received: by mail-pg0-x229.google.com with SMTP id i12so77365915pgr.3 for ; Sat, 19 Aug 2017 04:05:07 -0700 (PDT) Received: from [192.168.1.33] ([59.176.42.82]) by smtp.gmail.com with ESMTPSA id i187sm16450638pfe.67.2017.08.19.04.05.04 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Aug 2017 04:05:05 -0700 (PDT) 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" To: org-mode mailing list Is it by choice that org-table.el is part of both org and = org-plus-contrib? Does it have to be explicitly loaded? Vikas=