all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jay Dresser <jay@jaydresser.us>
To: emacs-orgmode@gnu.org
Subject: Radio links fail if adjacent
Date: Wed, 23 Jan 2019 18:46:13 -0800	[thread overview]
Message-ID: <16207.1548297973@localhost> (raw)

If you have a sequence of space separated words on a single line, i.e.
"link1 link2 link3 link4 ..." and those words match radio targets, every
other word/link will not be recognized as a radio link. In this example
link2 and link4 will not be links. describe-char correctly identifies
the good links:

  face        org-link
  help-echo   "Radio target link"

but does not identify the alternate links as such, which are displayed
in the default face and do not respond to click. Inserting another
character between them, i.e. "link1 - link2 - link3 ..." works correctly.


-- Jay Dresser

             reply	other threads:[~2019-01-24  2:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-24  2:46 Jay Dresser [this message]
2019-01-24 14:05 ` Radio links fail if adjacent Nicolas Goaziou

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16207.1548297973@localhost \
    --to=jay@jaydresser.us \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.