From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gerlach Subject: [Bug?] Link fontification in captions Date: Wed, 29 Apr 2015 18:35:52 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf301af9fdc406140514e13f03 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnWpw-0003xJ-Sp for emacs-orgmode@gnu.org; Wed, 29 Apr 2015 14:35:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnWpv-000893-5f for emacs-orgmode@gnu.org; Wed, 29 Apr 2015 14:35:56 -0400 Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]:33675) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnWpv-00088h-0p for emacs-orgmode@gnu.org; Wed, 29 Apr 2015 14:35:55 -0400 Received: by igbpi8 with SMTP id pi8so113050280igb.0 for ; Wed, 29 Apr 2015 11:35:53 -0700 (PDT) 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: Org-mode --20cf301af9fdc406140514e13f03 Content-Type: text/plain; charset=UTF-8 Hello, A link in a caption: #+CAPTION: [[link]] Initially receives org-link face when I type it. After some action (moving to the next line or saving the buffer), it is redrawn with org-block face. In neither case does [[ and ]] receive the invisibility attribute typically given to links. In both cases, it receives the typical overlay when moused-over. It also exports correctly, which is what I really care about. Could links in captions be given the same treatment as in the rest of the buffer? Regards, Jake --20cf301af9fdc406140514e13f03 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

A link in a caption:
<= div>
#+CAPTION: [[link]]

Initi= ally receives org-link face when I type it. After some action (moving to th= e next line or saving the buffer), it is redrawn with org-block face.
=

In neither case does [[ and ]] receive the invisibility= attribute typically given to links.

In both cases= , it receives the typical overlay when moused-over. It also exports correct= ly, which is what I really care about.

Could links= in captions be given the same treatment as in the rest of the buffer?

Regards,
Jake
--20cf301af9fdc406140514e13f03--