From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Multi-line macros (again) Date: Wed, 12 Oct 2016 12:22:51 +0200 Message-ID: <874m4hq32c.fsf@nicolasgoaziou.fr> References: <87int49z1k.fsf@iki.fi> <87y41xkh77.fsf@nicolasgoaziou.fr> <87k2ddq4a8.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buGgX-00021V-1b for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 06:22:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buGgV-0001vK-5g for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 06:22:51 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:60139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buGgU-0001vD-WD for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 06:22:51 -0400 In-Reply-To: <87k2ddq4a8.fsf@gmx.us> (rasmus@gmx.us's message of "Wed, 12 Oct 2016 11:56:31 +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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > To me, the syntax is a bit tiresome for inline calls, > > call_[]()[] This is where macros can shine. You can define a macro expanding to this template. > I wonder if we could allow remote editing of macros like with table > formulas. This is orthogonal to the issue. Once edited, it sill have to be inserted in the document as a multi-line macro, which is not possible. Regards, -- Nicolas Goaziou