From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Attributes on HTML tables? Date: Thu, 11 Apr 2013 17:34:12 +0200 Message-ID: <87bo9lrsi3.fsf@bzg.ath.cx> References: <86bo9rnj6q.fsf@iro.umontreal.ca> <87ppy66eke.fsf@bzg.ath.cx> <878v4uxjp6.fsf@gmail.com> <87mwtavzgv.fsf@gmail.com> <87haje41ns.fsf@gmail.com> <87hajds5f5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQJVx-0004p4-S9 for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 11:34:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQJVt-00072Y-AB for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 11:34:17 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:37979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQJVt-00072R-4M for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 11:34:13 -0400 Received: by mail-wi0-f178.google.com with SMTP id ez12so693763wid.11 for ; Thu, 11 Apr 2013 08:34:12 -0700 (PDT) In-Reply-To: <87hajds5f5.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 11 Apr 2013 12:55:10 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Christian Moe Hi, Nicolas Goaziou writes: >> than it is to automatically replace verbatim attribute code with plists, >> especially if there are all sorts of html irregularities in there. > > I prefer not to mix the two methods as it would be fragile (e.g. what > happens if an attribute is defined both outside and inside the :options > keyword?). Sorry, catching up in this thread -- my understanding was that :options was *always* available as a fallback, even with other attributes set before it. Am I wrong? If an attribute is both outside and inside the :options keywords, the outside version should take over. -- Bastien