all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24571: 25.1; OrgMode bug when both a link and tags are in a headline
@ 2016-09-29 21:11 Michael Fiano
  2017-12-01 18:55 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Fiano @ 2016-09-29 21:11 UTC (permalink / raw)
  To: 24571

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

OrgMode bug when both a link and tags are in a headline

Steps to reproduce:

1. Start stock emacs:
$ 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.



In GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.9)
 of 2016-09-18 built on juergen
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description: Arch Linux

Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --with-x-toolkit=gtk3 --with-xft
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe
 -fstack-protector-strong' CPPFLAGS=-D_FORTIFY_SOURCE=2
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11

Important settings:
  value of $LC_CTYPE: en_US.UTF-8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

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

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

* bug#24571: 25.1; OrgMode bug when both a link and tags are in a headline
  2016-09-29 21:11 bug#24571: 25.1; OrgMode bug when both a link and tags are in a headline Michael Fiano
@ 2017-12-01 18:55 ` Nicolas Goaziou
  2017-12-01 21:00   ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2017-12-01 18:55 UTC (permalink / raw)
  To: Michael Fiano; +Cc: 24571

Hello,

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

> OrgMode bug when both a link and tags are in a headline
>
> Steps to reproduce:
>
> 1. Start stock emacs:
> $ 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.

I cannot reproduce it in recent Org release. If the OP cannot either,
I suggest marking this bug as done.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

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

* bug#24571: 25.1; OrgMode bug when both a link and tags are in a headline
  2017-12-01 18:55 ` Nicolas Goaziou
@ 2017-12-01 21:00   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2017-12-01 21:00 UTC (permalink / raw)
  To: Michael Fiano; +Cc: 24571-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Michael Fiano <michael.fiano@gmail.com> writes:
>
>> OrgMode bug when both a link and tags are in a headline
>>
>> Steps to reproduce:
>>
>> 1. Start stock emacs:
>> $ 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.
>
> I cannot reproduce it in recent Org release. If the OP cannot either,
> I suggest marking this bug as done.

Actually closing it. Please re-open a bug if it still fails on a more
recent revision.

Regards,

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

end of thread, other threads:[~2017-12-01 21:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 21:11 bug#24571: 25.1; OrgMode bug when both a link and tags are in a headline Michael Fiano
2017-12-01 18:55 ` Nicolas Goaziou
2017-12-01 21:00   ` 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.