all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Gnus link bug
@ 2009-08-19 10:53 Leo
  2009-08-23 18:32 ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Leo @ 2009-08-19 10:53 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-08-28 20:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-19 10:53 Gnus link bug Leo
2009-08-23 18:32 ` Bastien
2009-08-24 13:38   ` Leo
2009-08-25  2:43     ` Bastien
2009-08-27 15:54       ` Leo
2009-08-27 23:10         ` Bastien
2009-08-28 20:12           ` Leo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.