From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Links in #+caption: lines Date: Fri, 05 Jun 2015 08:57:58 +0200 Message-ID: <87bngufxqh.fsf@nicolasgoaziou.fr> References: <87a8wh824p.fsf@gmx.us> <87fv685yi7.fsf@gmx.us> <87iob2ln8e.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0lYO-0003Ng-Of for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 02:56:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0lYN-0003N2-L7 for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 02:56:32 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:35379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0lYN-0003Mp-Eh for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 02:56:31 -0400 In-Reply-To: <87iob2ln8e.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 05 Jun 2015 07:48:17 +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: Rasmus Cc: emacs-orgmode@gnu.org, tsd@tsdye.com Hello, Rasmus writes: > Try the attached patch. > > I have done 20 second of testing (I'm traveling) so there may be adverse > effects. But it looked OK. With this patch, you remove fontification from caption contents, which is not desirable. Caption is an affiliated keyword and should be marked as such. Regards, -- Nicolas Goaziou