Hi Matt, Matt Lundin <m...@imapmail.org> 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 set org-stored-links to nil and then invoke org-stored-link *once* > with the region active in a file (say, lines 9305 to 9309 in org.el), I > am given the following options when invoking org-insert-link. Note this > is only after invoking org-stored-link once: I need to digg deeper for this one. When the active region has four lines, I get four links. The fact that they are identical may be due to the way links are handle in the mode. I'll come back to this later on. Thanks for these detailed reports, -- Bastien