From: tsd@tsdye.com (Thomas S. Dye)
To: Rasmus <rasmus@gmx.us>
Cc: emacs-orgmode@gnu.org
Subject: Re: Links in #+caption: lines
Date: Thu, 04 Jun 2015 14:05:24 -1000 [thread overview]
Message-ID: <m2a8wff29n.fsf@tsdye.com> (raw)
In-Reply-To: <87fv685yi7.fsf@gmx.us> (rasmus@gmx.us's message of "Wed, 03 Jun 2015 22:26:56 +0200")
Rasmus <rasmus@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
next prev parent reply other threads:[~2015-06-05 0:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 6:08 Links in #+caption: lines Thomas S. Dye
2015-06-03 11:25 ` Rasmus
2015-06-03 16:48 ` Thomas S. Dye
2015-06-03 20:26 ` Rasmus
2015-06-05 0:05 ` Thomas S. Dye [this message]
2015-06-05 5:48 ` Rasmus
2015-06-05 6:57 ` Nicolas Goaziou
2015-06-05 8:41 ` Thomas S. Dye
2015-06-05 15:45 ` Rasmus
2015-06-09 7:22 ` Nicolas Goaziou
2015-06-09 17:18 ` Thomas S. Dye
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2a8wff29n.fsf@tsdye.com \
--to=tsd@tsdye.com \
--cc=emacs-orgmode@gnu.org \
--cc=rasmus@gmx.us \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).