From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Syntax for macros Date: Thu, 30 Jan 2014 19:03:07 +0100 Message-ID: <87ha8lgxes.fsf@bzg.ath.cx> References: <86ha8n6ulq.fsf@somewhere.org> <87y51zta1a.fsf@bzg.ath.cx> <867g9hiwzy.fsf@somewhere.org> <87sis592gg.fsf@bzg.ath.cx> <8638k5iw3i.fsf@somewhere.org> <8738k57ebi.fsf@gmail.com> <86zjmdfrgl.fsf@somewhere.org> <87y51x8kyr.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8vxU-0005xD-BK for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 13:03:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8vxJ-0005aC-B7 for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 13:03:24 -0500 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:57738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8vxJ-0005Zx-3e for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 13:03:13 -0500 Received: by mail-wg0-f44.google.com with SMTP id l18so6843532wgh.23 for ; Thu, 30 Jan 2014 10:03:11 -0800 (PST) In-Reply-To: <87y51x8kyr.fsf@alphaville.bos.redhat.com> (Nick Dokos's message of "Thu, 30 Jan 2014 11:59:08 -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: Nick Dokos Cc: emacs-orgmode@gnu.org Nick Dokos writes: > No: I'm saying that if this change is implemented, {{{foo}}} should be > deprecated (probably raising a deprecation warning when encountered) and > that both {{foo}} and {{{foo}}} should work identically, at least until > the next major release (we can debate whether that's 8.3 or 8.4 or > 9.0). At that point and forever after, the old syntax starts raising > errors instead of warnings. Agreed. Also, the whole issue is not that important IMO. If the {{{...}}} are visually annoying, we can as well rely on text properties to hide them and on faces to display them in a different way (as we do already.) -- Bastien