Hi there,

I haven't used org to store links from Gnus for almost two years and
today I tried it again and found at least one annoying bug.

In the summary buffer, calling org-store-link will display the article
buffer which is uncalled for. It also causes visual disturbance as well
as asks Gnus to download the article while all the information required
is already available.

Possible solution (not real patch):

In Gnus summary buffer the header of each article is already downloaded
and can be obtained by (gnus-summary-article-header). To get the mid,
use (mail-header-id (gnus-summary-article-header)).

Could Carsten or Tassilo use that in org-gnus? Thank you.

Leo

-- 
Emacs uptime: 1 day, 20 hours, 32 minutes, 5 seconds



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to