[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: link formating problem [9.0.5 (9.0.5-elpaplus @ /Users/mist
From: |
Chunyang Xu |
Subject: |
Re: [O] Bug: link formating problem [9.0.5 (9.0.5-elpaplus @ /Users/mistkafka/.emacs.d/elpa/org-plus-contrib-20170210/)] |
Date: |
Sun, 28 May 2017 03:12:28 +0800 |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Chunyang Xu <address@hidden> writes:
>
>> I changed `org-plain-link-re' to make it not longer think "[" and "]"
>> are valid characters in a URL, which solves the problem.
>
> Thank you.
>
> I solved the problem differently, but your suggestion still makes sense.
> Would you mind making it a proper patch, using "git format-patch", with
> a proper commit message? Don't forget to add TINYCHANGE cookie at the
> end if you haven't signed papers yet.
Sure, I will do that when it is possible (Right now, I can not git-clone
org-mode's repository,
~$ git clone git://orgmode.org/org-mode.git
Cloning into 'org-mode'...
fatal: read error: Connection reset by peer
and the mirror at http://repo.or.cz/w/org-mode.git is also outdated for
about 4 days).
> Regards,
>
> --
> Nicolas Goaziou