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

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

bug#43587: closed (27.1; Org is breaking links)


From: GNU bug Tracking System
Subject: bug#43587: closed (27.1; Org is breaking links)
Date: Tue, 06 Oct 2020 16:12:02 +0000

Your message dated Tue, 06 Oct 2020 19:11:40 +0300
with message-id <83tuv79vwj.fsf@gnu.org>
and subject line Re: bug#43587: move-to-column behaves differently when text 
has invisible property
has caused the debbugs.gnu.org bug report #43587,
regarding 27.1; Org is breaking links
to be marked as done.

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


-- 
43587: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43587
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 27.1; Org is breaking links Date: Thu, 24 Sep 2020 12:23:17 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 Org-mode is sometimes breaking links while adjusting indentation in org-fixup-indentation.
This has been observed on emacs version 27.1, with org-mode versions 9.3 (built-in) and 9.4 (melpa-stable).
It also occurs with the current emacs development version.

Here is how to recreate. I hope my mailer does not screw up the lines below...
Enter the following text in an org buffer and proceed as described:

* Org is breaking links!
  Create a heading with `*' and random heading text.
  Create a text section below the heading.
  In the text section create a separate line starting with a link, like so:
  [[simple-link]]
  [[http://a.b.com/demo.html][link text]]
  Switch on whitespace-mode to see what is going on.
  Indent the heading deeper (i.e. demote) with several `M-<right>' until the text starts with a TAB instead of SPCs.
  Then outdent the heading back (i.e. promote) with `M-<left>'.
  See the links getting corrupted as the two leftmost brackets `[[' are removed, in case of links with a target part, this also gets removed.
  Note that his behavior also affects org-refile: Links can get can get corrupted in this way while refiling.
  Note that links do not get broken as described when showing full links with org-toggle-link-display.


Thanks for your help,
Kind Regards,
Christoph

--- End Message ---
--- Begin Message --- Subject: Re: bug#43587: move-to-column behaves differently when text has invisible property Date: Tue, 06 Oct 2020 19:11:40 +0300
> Cc: 43587@debbugs.gnu.org
> From: Christoph Arenz <tiga.arenz@web.de>
> Date: Tue, 6 Oct 2020 18:01:54 +0200
> 
> On 30.09.20 16:35, Eli Zaretskii wrote:
> 
> > I think I fixed this now on the master branch.
> 
> For the initial problem report, everything looks fine to me now. This
> can be closed.
> 
> Thank you Eli!

Thanks, closing.


--- End Message ---

reply via email to

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