From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente <n142857@gmail.com> Subject: <<<radio target>>>: stopped working Date: Tue, 04 Dec 2012 20:10:35 +0100 Message-ID: <87zk1t3a6s.wl%n142857@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([208.118.235.92]:55812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <n142857@gmail.com>) id 1TfxtH-00059X-34 for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 14:10:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <n142857@gmail.com>) id 1TfxtA-0000PH-Ng for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 14:10:46 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:35850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <n142857@gmail.com>) id 1TfxtA-0000Oe-F7 for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 14:10:40 -0500 Received: by mail-wi0-f179.google.com with SMTP id o1so726031wic.12 for <emacs-orgmode@gnu.org>; Tue, 04 Dec 2012 11:10:39 -0800 (PST) List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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: emacs-orgmode@gnu.org Cc: n.goaziou@gmail.com Hi, in the latest org-mode and emacs (both compiled today), global radio targets <<<like this one>>> are colored as such and work, but <<<this one is not detected>>>, because there's a comma after the > I used bisect to find where it stopped working and got to: ce8819f18d9d2be000fb70fc4d74b5d96fe07a83 is the first bad commit This was about org-element and included something for <<radio>>; maybe it needs tests for <<<radio>>> too. Regards