emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug when both a link and tags are in a headline
@ 2016-09-29 21:18 Michael Fiano
  2016-09-29 22:59 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Fiano @ 2016-09-29 21:18 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

Steps to reproduce:

1. Start stock emacs 25.1:
$ emacs -Q test.org

2. Write a headline
* Test

3. Issue C-c C-c and the headline to add a tag
* Test           :test:

4. Modify the headline to include a link.
* Test [[http://test][test]]          :test:

5. Everything appears to be rendered correctly, but when viewing the
source, it really looks like:
[[http://test][te]]st

6. To make it render wrong and become very obvious, change the link
description to have multiple words.

[-- Attachment #2: Type: text/html, Size: 1336 bytes --]

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

* Re: Bug when both a link and tags are in a headline
  2016-09-29 21:18 Bug when both a link and tags are in a headline Michael Fiano
@ 2016-09-29 22:59 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-09-29 22:59 UTC (permalink / raw)
  To: Michael Fiano; +Cc: emacs-orgmode

Hello,

Michael Fiano <michael.fiano@gmail.com> writes:

> Steps to reproduce:
>
> 1. Start stock emacs 25.1:
> $ emacs -Q test.org
>
> 2. Write a headline
> * Test
>
> 3. Issue C-c C-c and the headline to add a tag
> * Test           :test:
>
> 4. Modify the headline to include a link.
> * Test [[http://test][test]]          :test:
>
> 5. Everything appears to be rendered correctly, but when viewing the
> source, it really looks like:
> [[http://test][te]]st
>
> 6. To make it render wrong and become very obvious, change the link
> description to have multiple words.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2016-09-29 22:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-29 21:18 Bug when both a link and tags are in a headline Michael Fiano
2016-09-29 22:59 ` 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).