Rasmus <ras...@gmx.us> 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

Reply via email to