From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: New HTML exporter incorrect attributes Date: Mon, 25 Feb 2013 09:23:46 +0100 Message-ID: <87hal0yf71.fsf@gmail.com> References: <87621j9xgh.fsf@lapcat.tftorrey.com> <87fw0nibde.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9tLv-0003XP-Fi for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 03:24:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9tLt-0002Ln-GI for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 03:24:03 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:64908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9tLt-0002Lb-AS for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 03:24:01 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm14so3035968wib.9 for ; Mon, 25 Feb 2013 00:24:00 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Sun, 24 Feb 2013 13:27:45 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > For flexibility and future proofing, it might be worth considering > universal syntax (e.g. $[link "..." :attr1 ... :attr2 ... ...]) for > fancy links instead of changing link syntax. > > I've called it extensible syntax too. There are already four completely different ways to write a link. I don't think adding a fifth would do any good. I suggest to either slightly change regular link syntax (e.g. [[link][desc][options]]) or replace it completely (the one you suggest is not bad). Regards, -- Nicolas Goaziou