Nicolas Goaziou writes: > Matt Lundin writes: > >> When calling org-capture in gnus virtual groups (for instance, groups >> created through searches), I found that the region captured was >> different than the region I had selected. This is because one of the >> functions called in org-gnus-store-link moves the point to the end of >> the buffer. The attached patch fixes the issue. > > Applied. Thank you. Thanks! And here is another patch to fix the same issue in temporary nnir search groups in gnus. Best, Matt