From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Links in #+caption: lines Date: Thu, 04 Jun 2015 14:05:24 -1000 Message-ID: References: <87a8wh824p.fsf@gmx.us> <87fv685yi7.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0f8z-0003M1-3M for emacs-orgmode@gnu.org; Thu, 04 Jun 2015 20:05:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0f8s-0001xf-MU for emacs-orgmode@gnu.org; Thu, 04 Jun 2015 20:05:53 -0400 Received: from gproxy10-pub.mail.unifiedlayer.com ([69.89.20.226]:34161) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Z0f8s-0001su-BG for emacs-orgmode@gnu.org; Thu, 04 Jun 2015 20:05:46 -0400 In-Reply-To: <87fv685yi7.fsf@gmx.us> (rasmus@gmx.us's message of "Wed, 03 Jun 2015 22:26:56 +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 Rasmus writes: > In the patch I guess this is the passage you disagree with: > > + ((equal dc1 "+caption:") > + (org-remove-flyspell-overlays-in (match-end 2) (match-end 0)) > + (remove-text-properties (match-beginning 0) (match-end 0) > + '(display t invisible t intangible t)) > + (add-text-properties (match-beginning 1) (match-end 3) > + '(font-lock-fontified t face org-meta-line)) > + (add-text-properties (match-beginning 6) (+ (match-end 6) 1) > + '(font-lock-fontified t face org-block))) > > Perhaps it is possible to let normal fontification rule in region six > above? How would I change this so descriptive links are shown in #+caption: lines? All the best, Tom -- Thomas S. Dye http://www.tsdye.com