GNU bug report logs - #24571
25.1; OrgMode bug when both a link and tags are in a headline

Previous Next

Package: org-mode;

Reported by: Michael Fiano <michael.fiano <at> gmail.com>

Date: Thu, 29 Sep 2016 21:34:01 UTC

Severity: normal

Found in version 25.1

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#24571: closed (25.1; OrgMode bug when both a link and tags
 are in a headline)
Date: Fri, 01 Dec 2017 21:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Dec 2017 22:00:59 +0100
with message-id <87tvxaduyc.fsf <at> nicolasgoaziou.fr>
and subject line Re: bug#24571: 25.1; OrgMode bug when both a link and tags are in a headline
has caused the debbugs.gnu.org bug report #24571,
regarding 25.1; OrgMode bug when both a link and tags are in a headline
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
24571: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24571
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Fiano <michael.fiano <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1; OrgMode bug when both a link and tags are in a headline
Date: Thu, 29 Sep 2016 17:11:22 -0400
[Message part 3 (text/plain, inline)]
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
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Fiano <michael.fiano <at> gmail.com>
Cc: 24571-done <at> debbugs.gnu.org
Subject: Re: bug#24571: 25.1;
 OrgMode bug when both a link and tags are in a headline
Date: Fri, 01 Dec 2017 22:00:59 +0100
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

> Hello,
>
> Michael Fiano <michael.fiano <at> 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,


This bug report was last modified 7 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.