Gnus development mailing list
 help / color / mirror / Atom feed
* couple of questions about api
@ 2012-11-23 13:05 Nikola Pajkovsky
  2012-11-26  2:06 ` Dave Goldberg
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nikola Pajkovsky @ 2012-11-23 13:05 UTC (permalink / raw)
  To: ding

Hey folks,

Let's say I have these mails in summary

   [  31: Mark Brown  ] [PATCH 0/5] mfd: arizona: Updates for v3.7
       [ 553: Mark Brown  ] [PATCH 1/5] mfd: wm5102: Update register patch for latest evaluation
           [  27: Mark Brown  ] [PATCH 2/5] mfd: wm5110: Disable control interface error report for WM5110 rev B
           [  34: Mark Brown  ] [PATCH 3/5] mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call
           [  37: Mark Brown  ] [PATCH 4/5] mfd: arizona: Correctly report when AIF2/AIF1 is underclocked
           [  45: Mark Brown  ] [PATCH 5/5] mfd: arizona: Sync regcache after reset

I found the function gnus-fetch-field which works fine in Article
buffer, but not in Summary buffer. See code

(global-set-key (kbd "\C-xpg") 'get-message-id)

(defun get-message-id ()
  (car (nthcdr 1 (mail-extract-address-components
		  (gnus-fetch-field "message-id")))))


What do I have to call to get message-id from mail header from Summary
buffer?

And how to make it work with process markers? I'd like to mark some mail
and get message-id one by one.

Thanks
-- 
Nikola



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

end of thread, other threads:[~2012-12-21 19:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-23 13:05 couple of questions about api Nikola Pajkovsky
2012-11-26  2:06 ` Dave Goldberg
2012-11-26 20:26   ` Andreas Schwab
2012-11-27 18:50     ` Reiner Steib
2012-11-26  2:46 ` Eric Abrahamsen
2012-11-27  8:24 ` Nikola Pajkovsky
2012-12-21 19:48 ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).