Re: [O] [bug] org 9 hangs on link search

2016-12-17 Thread Samuel Wales
On 12/17/16, Nicolas Goaziou wrote: > Currently Org has no satisfactory way to handle square brackets within > links' path or description. Percent-escaping (e.g., "%5B")is not one. hmm. seems links are not, or at least not yet, a complete syntactic solution. > I suggest

Re: [O] [bug] org 9 hangs on link search

2016-12-17 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > * bug > *** > [[file:$dorg/executive--a.org::*%5B%5Bfile:$dorg/executive--a.org::*test%5D%5Btest%5D%5D][test]] > link to next header > captured > says no match for fuzzy expression > ***

Re: [O] [bug] org 9 hangs on link search

2016-12-15 Thread Samuel Wales
On 12/15/16, Nicolas Goaziou wrote: > Could you fill in the dots and give the capture template you're using? * bug *** [[file:$dorg/executive--a.org::*%5B%5Bfile:$dorg/executive--a.org::*test%5D%5Btest%5D%5D][test]] link to next header captured says no match for

Re: [O] [bug] org 9 hangs on link search

2016-12-15 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > header a has a link on it. > > * [...] > > header b is created by capture and points to header a. > > * [...] > > this goes to the file but fails to find header a. Could you fill in the dots and give the capture template you're using?

Re: [O] [bug] org 9 hangs on link search

2016-12-15 Thread Samuel Wales
header a has a link on it. * [...] header b is created by capture and points to header a. * [...] this goes to the file but fails to find header a. On 12/15/16, Nicolas Goaziou wrote: > Hello, > > Samuel Wales writes: > >> file links don't

Re: [O] [bug] org 9 hangs on link search

2016-12-15 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > file links don't hang now, thanks. > > however, if the header to be searched consists of only a link, it > fails to find the link. perhaps it needs regexp-quote. > > * [[file:/home/a/b.org::*add%20another%20link%20bug][add another >

Re: [O] [bug] org 9 hangs on link search

2016-12-12 Thread Samuel Wales
file links don't hang now, thanks. however, if the header to be searched consists of only a link, it fails to find the link. perhaps it needs regexp-quote. * [[file:/home/a/b.org::*add%20another%20link%20bug][add another link bug]]

Re: [O] [bug] org 9 hangs on link search

2016-12-08 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > in emacs -Q, with my org files, (org-link-search "*test") will hang in > org 9maint, but not in org 8. debug on quit produces this re. > > re-search-forward("^\\*+ +.*\\(?:COMMENT[ ]+\\)?\\(?:\\(?:[ > ]\\|\\(?:[

[O] [bug] org 9 hangs on link search

2016-12-08 Thread Samuel Wales
in emacs -Q, with my org files, (org-link-search "*test") will hang in org 9maint, but not in org 8. debug on quit produces this re. re-search-forward("^\\*+ +.*\\(?:COMMENT[ ]+\\)?\\(?:\\(?:[ ]\\|\\(?:[ ]*\\[[0-9]*\\(?:%\\|/[0-9]*\\)\\][ ]*\\)\\)+\\)?*test\\(?:\\(?:[