From mboxrd@z Thu Jan 1 00:00:00 1970 From: AW Subject: Re: org-calc-default-modes not found! Date: Sat, 14 Apr 2018 22:34:17 +0200 Message-ID: <2851128.UPQuFPYagA@linux-vysj.suse> References: <1869298.TNfinC2FCG@linux-vysj.suse> <87y3hpy5c9.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f7RsW-0001hK-Ko for emacs-orgmode@gnu.org; Sat, 14 Apr 2018 16:34:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f7RsT-0004Dh-IL for emacs-orgmode@gnu.org; Sat, 14 Apr 2018 16:34:32 -0400 Received: from mailout06.t-online.de ([194.25.134.19]:41016) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f7RsT-0004CM-Bi for emacs-orgmode@gnu.org; Sat, 14 Apr 2018 16:34:29 -0400 In-Reply-To: <87y3hpy5c9.fsf@alphaville.usersys.redhat.com> 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: emacs-orgmode@gnu.org Cc: Nick Dokos Am Samstag, 14. April 2018, 21:07:34 CEST schrieb Nick Dokos: > AW writes: > > > > C-h v org-calc TAB > > > > results in [No match] > > > > Expected result: find variable org-calc-default-modes > > > > > > But why is the variable not found? > > Just a guess. > > You need to load org-table.el where the variable is defined. That file > is probably set up to be autoloaded when you invoke some table > functions, but if you have not invoked any of the autoloads yet, then > you might encounter this problem. Works! Thank you! I pointed the cursor into a tabular.