From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: org-mode CSS property export bug Date: Fri, 23 Apr 2010 12:46:00 +0200 Message-ID: <877hnycuqf.fsf@gmx.de> References: <87y6gf5g6x.fsf@gmx.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5GOl-000433-8r for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 06:46:15 -0400 Received: from [140.186.70.92] (port=57201 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5GOj-00041L-Jz for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 06:46:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5GOi-0005Bw-24 for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 06:46:13 -0400 Received: from mail.gmx.net ([213.165.64.20]:42936) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O5GOh-0005Bd-NP for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 06:46:12 -0400 In-Reply-To: (Rick Moynihan's message of "Fri, 23 Apr 2010 11:01:05 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rick Moynihan Cc: emacs-orgmode@gnu.org, Carsten Dominik --=-=-= Rick Moynihan writes: > As far as I can see there are three options. > > 1) Use underscores (against the above advice) (practically probably > not a huge issue) e.g. outline-container-1_1 > 2) Overload the use of hyphens to be for both spaces and .'s... e.g > outline-container-1-1 > 3) Stop using hyphens for spaces and switch to camel case convention, > freeing hyphens to be substitutes for .'s e.g. outlineContainer1-1. > This option seems like the best design, though it completely blows > backwards compatability away so is probably a non-starter. Leaving us > with 1) or 2). > > Personally I think *if* underscores aren't a problem for modern > browsers, ie8, firefox 3.5+, recent opera's safari and chrome we use > them. Allright then. He says: "Internet Explorer 6 for Windows, published after the errata, permits underscores and escaped underscores." So do IE4x and IE5x. Internet Explorer seems not to be the problem? IE7+ anyone? "Opera 3.x through 5.x does not recognize underscores or escaped underscores, and so acts the same as Navigator 4.x in this regard." Very old browsers. Do we have to support them? The appended testfile works in Opera10 an FF 3.6. Is there something missing? Sebastian --=-=-= Content-Type: text/html Content-Disposition: attachment; filename=test.html H_1_2 should have yellow background

H_1

H_1_1

H_1_2

My headline should have a yellow background.

H_1_3

H_1_4

--=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=-=-=--