emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Radio links fail if adjacent
@ 2019-01-24  2:46 Jay Dresser
  2019-01-24 14:05 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Jay Dresser @ 2019-01-24  2:46 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Radio links fail if adjacent
  2019-01-24  2:46 Radio links fail if adjacent Jay Dresser
@ 2019-01-24 14:05 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2019-01-24 14:05 UTC (permalink / raw)
  To: Jay Dresser; +Cc: emacs-orgmode

Hello,

Jay Dresser <jay@jaydresser.us> writes:

> 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.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-24 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-24  2:46 Radio links fail if adjacent Jay Dresser
2019-01-24 14:05 ` Nicolas Goaziou

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).