emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#24571: closed (25.1; OrgMode bug when both a link


From: GNU bug Tracking System
Subject: [debbugs-tracker] 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

Your message dated Fri, 01 Dec 2017 22:00:59 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
24571: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24571
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.1; OrgMode bug when both a link and tags are in a headline Date: Thu, 29 Sep 2016 17:11:22 -0400

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

--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Nicolas Goaziou <address@hidden> writes:

> Hello,
>
> Michael Fiano <address@hidden> 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,


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]