emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [PATCH] Preserve point when calling org-capture in gnus virtual grou


From: Matt Lundin
Subject: [O] [PATCH] Preserve point when calling org-capture in gnus virtual group
Date: Wed, 29 Nov 2017 09:23:37 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

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.

Thanks,
Matt

Attachment: 0001-Prevent-point-from-moving-when-storing-link-in-gnus-.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]