From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adonay Felipe Nogueira Subject: Re: Finding calc/elisp methods Date: Wed, 02 Aug 2017 15:22:57 -0300 Message-ID: <877eylbzi6.fsf@openmailbox.org> References: <2017-08-02T14-05-32@devnull.Karl-Voit.at> <2017-08-02T16-48-17@devnull.Karl-Voit.at> 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]:33509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcyJz-0006eI-8T for emacs-orgmode@gnu.org; Wed, 02 Aug 2017 14:24:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcyJv-0005uK-VD for emacs-orgmode@gnu.org; Wed, 02 Aug 2017 14:24:39 -0400 Received: from lb1.openmailbox.org ([5.79.108.160]:58377 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcyJv-0005su-NK for emacs-orgmode@gnu.org; Wed, 02 Aug 2017 14:24:35 -0400 In-Reply-To: <2017-08-02T16-48-17@devnull.Karl-Voit.at> (Karl Voit's message of "Wed, 2 Aug 2017 16:56:04 +0200") 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 Hi, you can find such information in the Calc Mode info pages: [[info:calc]] Avoid the commands between parenthesis which start with "calc-" because these are actually Emacs Lisp procedures --- if you would really need to use such, you would have to write the formula as a Emacs Lisp notation and as far as I know, we can't mix Emacs Lisp procedures together with Calc commands in the same formula, like so: vmax([2, 3, '(max 2 4)]) The example above would cause an error. 'max is a "native" Emacs Lisp procedure that would return the maximum value from the values given. Happy hacking! :) --=20 - [[https://libreplanet.org/wiki/User:Adfeno]] - Palestrante e consultor sobre /software/ livre (n=C3=A3o confundir com gratis). - "WhatsApp"? Ele n=C3=A3o =C3=A9 livre, por isso n=C3=A3o uso. Iguais a el= e prefiro GNU Ring, ou Tox. Quer outras formas de contato? Adicione o vCard que est=C3=A1 no endere=C3=A7o acima aos teus contatos. - Pretende me enviar arquivos .doc, .ppt, .cdr, ou .mp3? OK, eu aceito, mas n=C3=A3o repasso. Entrego apenas em formatos favor=C3=A1veis = ao /software/ livre. Favor entrar em contato em caso de d=C3=BAvida.