Hello,
Chunyang Xu writes:
> Subject: [PATCH] Exclude '[' and ']' in `org-plain-link-re'
>
> * lisp/org.el (org-make-link-regexps): Do it.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Nicolas Goaziou writes:
> Hello,
>
> Chunyang Xu 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
Chunyang Xu writes:
> 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
Cloning via http still works, so try that i
Nicolas Goaziou writes:
> Hello,
>
> Chunyang Xu 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
On Fri, May 26, 2017 at 6:04 AM Nicolas Goaziou
wrote:
> 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
Hello,
Chunyang Xu 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
I changed `org-plain-link-re' to make it not longer think "[" and "]"
are valid characters in a URL, which solves the problem.
diff -u --label
/Users/xcy/.emacs.d/elpa-25.2.1/org-plus-contrib-20170515/org.el --label
\#\
/Users/xcy/.emacs.d/elpa-25.2.1/org-plus-contrib-20170515/org.el
/var/fol
Kaushal Modi writes:
> On Wed, May 24, 2017 at 9:50 AM Chunyang Xu wrote:
>
>>
>> Nicolas Goaziou writes:
>>
>> > Hello,
>> >
>> > 林镇国 writes:
>> >
>> >> When I insert a link to my note, such as“这是一个[[link][链接]]啦~”,
>> >> the text after the link, "啦~", will be formatting as link style.
>> >
>>
On Wed, May 24, 2017 at 9:50 AM Chunyang Xu wrote:
>
> Nicolas Goaziou writes:
>
> > Hello,
> >
> > 林镇国 writes:
> >
> >> When I insert a link to my note, such as“这是一个[[link][链接]]啦~”,
> >> the text after the link, "啦~", will be formatting as link style.
> >
> > FWIW, I cannot reproduce it, i.e.,
Nicolas Goaziou writes:
> Hello,
>
> 林镇国 writes:
>
>> When I insert a link to my note, such as“这是一个[[link][链接]]啦~”,
>> the text after the link, "啦~", will be formatting as link style.
>
> FWIW, I cannot reproduce it, i.e., only "链接" appears with a link face.
I can reproduce if "link" is a real
Hello,
林镇国 writes:
> When I insert a link to my note, such as“这是一个[[link][链接]]啦~”,
> the text after the link, "啦~", will be formatting as link style.
FWIW, I cannot reproduce it, i.e., only "链接" appears with a link face.
Regards,
--
Nicolas Goaziou
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
-
12 matches
Mail list logo