From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Conditional link export? Date: Sun, 08 Nov 2015 15:27:58 +0100 Message-ID: <87h9kw8t1t.fsf@nicolasgoaziou.fr> References: <87ziyri8lk.fsf@gmail.com> <878u6buupy.fsf@gmail.com> <87d1vmgdt6.fsf@gmail.com> <87fv0hubym.fsf@gmail.com> <874mgwd1mi.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvQv9-0004dc-LC for emacs-orgmode@gnu.org; Sun, 08 Nov 2015 09:26:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvQv8-0007eH-Tr for emacs-orgmode@gnu.org; Sun, 08 Nov 2015 09:26:15 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:50140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvQv8-0007eC-NO for emacs-orgmode@gnu.org; Sun, 08 Nov 2015 09:26:14 -0500 In-Reply-To: <874mgwd1mi.fsf@gmail.com> (Oleh Krehel's message of "Sun, 08 Nov 2015 15:09:09 +0100") 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: Oleh Krehel Cc: emacs-orgmode@gnu.org Hello, Oleh Krehel writes: > I'd appreciate everyone's thoughts on the proposed addition. Best case > scenario, Nicolas agrees and it's actually easy to add the new "!()" > inline Elisp syntax. Mid case, everyone's indifferent and I can add the > code myself. Worst case, people are opposed to this change and I'm > sad. There is already inline syntax for any language, including elisp: src_emacs-lisp{(foo)} and, if you use the library of Babel, call_foo{} I don't see the need to add yet another way to call inline code from an Org document. Regards, -- Nicolas Goaziou