all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* radio links match blank spaces
@ 2014-04-15 10:46 Daniel Clemente
  2014-04-15 18:05 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Clemente @ 2014-04-15 10:46 UTC (permalink / raw)
  To: org-mode Mailinglist; +Cc: n.goaziou


Hi, after the recent change to radio links, <<<THIS>>> link will make the 2 spaces around THIS word become blue, as if they were part of the link.

  I wanted to write a test. I have been inspecting org-element's result but I can't understand the :begin and :end properties; they seem to be too high, e.g. they are :begin 3 :end 5 for a 1-letter link that is in position 0 to 1. I used this 2-line file to test:

r LINK
<<<r>>>

  Greetings
  

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

* Re: radio links match blank spaces
  2014-04-15 10:46 radio links match blank spaces Daniel Clemente
@ 2014-04-15 18:05 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-04-15 18:05 UTC (permalink / raw)
  To: Daniel Clemente; +Cc: org-mode Mailinglist

Hello,

Daniel Clemente <n142857@gmail.com> writes:

> Hi, after the recent change to radio links, <<<THIS>>> link will make
> the 2 spaces around THIS word become blue, as if they were part of the
> link.

This should be fixed. Thank you for reporting it.

> I wanted to write a test. I have been inspecting org-element's
> result but I can't understand the :begin and :end properties; they
> seem to be too high, e.g. they are :begin 3 :end 5 for a 1-letter
> link that is in position 0 to 1.

I didn't notice any error here. :end includes white spaces after the
link.


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2014-04-15 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15 10:46 radio links match blank spaces Daniel Clemente
2014-04-15 18:05 ` Nicolas Goaziou

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.