From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: INCOMPATIBLE change Date: Sun, 25 Apr 2010 13:50:02 +0200 Message-ID: <4E395D8D-9171-4E41-9390-E24792B786C6@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O60Lg-0000kU-DQ for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 07:50:08 -0400 Received: from [140.186.70.92] (port=47409 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O60Lf-0000jm-6r for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 07:50:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O60Ld-00018B-LY for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 07:50:07 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:40659) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O60Ld-000184-Gf for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 07:50:05 -0400 Received: by ewy6 with SMTP id 6so3753796ewy.32 for ; Sun, 25 Apr 2010 04:50:04 -0700 (PDT) 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: org-mode mailing list Hi everyone, maybe you have followed the discussion about XHTML ids are not valid CSS targets because they contain dots. This applies to the ....sec-2.1 IDs we have been uning. I have just checked in a change which will mean that links using this type of target will no longer be valied, and you need to fix them if you have them in your setup. So if you have links like http://orgmode.org/a/b/d.html#sec-2.3 these links will have to be fixed. I hope that this will not cause a lot of trouble. - Carsten