Re: [PATCH] improve ol-man.el with occur searching

2020-09-05 Thread Bastien
Hi, "numbch...@gmail.com" writes: > Thanks for reviewing my code and points. :) > Fixed in this attached patch. Applied in master, thanks. -- Bastien

Re: [PATCH] improve ol-man.el with occur searching

2020-08-31 Thread numbch...@gmail.com
Hi, Nicolas, gentle ping about this patch. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Mon, Aug 17, 2020 at 11:2

Re: [PATCH] improve ol-man.el with occur searching

2020-08-16 Thread numbch...@gmail.com
Thanks for reviewing my code and points. :) Fixed in this attached patch. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/

Re: [PATCH] improve ol-man.el with occur searching

2020-08-16 Thread Nicolas Goaziou
Hello, "numbch...@gmail.com" writes: > With this patch, ol-man.el link type can be a link like this: > ```org > [[man:grep::--extended-regexp][grep --extended-regexp]] > ``` > Occur will auto search "--extended-regexp" string in man page buffer. Thanks. > +PATH should be a topic that can be th

[PATCH] improve ol-man.el with occur searching

2020-08-13 Thread numbch...@gmail.com
With this patch, ol-man.el link type can be a link like this: ```org [[man:grep::--extended-regexp][grep --extended-regexp]] ``` Occur will auto search "--extended-regexp" string in man page buffer. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner