From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Evaluating simple inline expressions in org-mode Date: Wed, 3 Feb 2016 16:09:07 +0000 Message-ID: <87twlpwzbw.fsf@delle7240.chemeng.ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR00z-0007uM-NV for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 11:10:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aR00v-0001Ti-Ew for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 11:10:45 -0500 Received: from mail-db3on0129.outbound.protection.outlook.com ([157.55.234.129]:53817 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR00u-0001TJ-Rn for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 11:10:41 -0500 In-Reply-To: (Gary Oberbrunner's message of "Wed, 3 Feb 2016 08:45:33 -0500") 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: Gary Oberbrunner Cc: Orgmode Mailing List On Wednesday, 3 Feb 2016 at 08:45, Gary Oberbrunner wrote: [...] > Of course I made up that {{{}}} syntax, that's not a real thing. I've seen > org-mode tables with calc, but I'm hoping for something simpler, just > inline math expression eval. (I'm fine with elisp, calc, whatever.) As Ken has shown=C2=B8 you can use babel for inline evaluation. Note that Emacs calc is one of the languages supported by babel so src_calc(2*pi) works as well. I'm not sure how you define variables in calc however... --=20 : Eric S Fraga (0xFFFCF67D), Emacs 25.0.90.1, Org release_8.3.3-535-g7213aa