Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: info-gnus-english@gnu.org
Subject: Re: Accessing hidden headers
Date: Tue, 09 Apr 2019 11:17:28 -0700	[thread overview]
Message-ID: <87ftqrdow7.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <m2bm1f61sq.fsf@gandi.net>

Damien Collard <damien.collard@distfp.net> writes:

> On Mar, avr 09 2019, Alberto Luaces wrote:
>
>> You can press "t" (gnus-summary-toggle-header).
>
> Sorry, I meant programmatically.

You can get it with:

(mail-header-message-id
 (gnus-data-header
  (gnus-data-find
   (gnus-summary-article-number)))
   
While point is on the message in question. If there's a more direct way
I'd like to know about it!

Eric



  reply	other threads:[~2019-04-09 18:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09  7:26 Damien Collard
2019-04-09  7:31 ` Alberto Luaces
2019-04-09  8:05   ` Damien Collard
2019-04-09 18:17     ` Eric Abrahamsen [this message]
2019-04-10  5:42       ` Damien Collard
2019-04-10  2:55 ` 황병희
2019-04-10  5:49   ` Damien Collard
2019-04-10  5:55     ` Damien Collard
2019-04-10  5:50   ` Damien Collard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ftqrdow7.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).