Re: [O] Capture/store link bug

2013-03-28 Thread Matt Lundin
Bastien writes: > Hi Matt, > > I pushed a fix for this yesterday. Storing links from every line in > the active region is now achieved when the user hits three C-u before > the command. > > Let me know if it works for you! And thanks for reporting bugs in > this important area. It works great!

Re: [O] Capture/store link bug

2013-03-26 Thread Bastien
Hi Matt, I pushed a fix for this yesterday. Storing links from every line in the active region is now achieved when the user hits three C-u before the command. Let me know if it works for you! And thanks for reporting bugs in this important area. Best, -- Bastien

Re: [O] Capture/store link bug

2013-03-25 Thread Matt Lundin
Matt Lundin writes: > Bastien writes: > >> Matt Lundin writes: >> >>> 1) When an org-capture template is invoked with (a) an active region and >>> (b) an annotation (i.e., a link), the link is not inserted in the >>> capture buffer. >> >> This one must be fixed, thanks. > > Hmm. I see the chang

Re: [O] Capture/store link bug

2013-03-25 Thread Matt Lundin
Bastien writes: > Matt Lundin writes: > >> 1) When an org-capture template is invoked with (a) an active region and >> (b) an annotation (i.e., a link), the link is not inserted in the >> capture buffer. > > This one must be fixed, thanks. Hmm. I see the change you made and it makes sense. But

Re: [O] Capture/store link bug

2013-03-25 Thread Bastien
Hi Matt, Matt Lundin writes: > 1) When an org-capture template is invoked with (a) an active region and > (b) an annotation (i.e., a link), the link is not inserted in the > capture buffer. This one must be fixed, thanks. > 2) org-store-links contains multiple entries for each link. > > If I s

[O] Capture/store link bug

2013-03-25 Thread Matt Lundin
Hi Bastien, The changes to org-store-link in commit ecb9e5811 cause a couple of issues: 1) When an org-capture template is invoked with (a) an active region and (b) an annotation (i.e., a link), the link is not inserted in the capture buffer. Here is a sample org-capture template: --8<-