Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: function to access raw article
Date: Fri, 31 Oct 2014 08:55:10 -0400	[thread overview]
Message-ID: <87lhnwe6vl.fsf@lifelogs.com> (raw)
In-Reply-To: <87fve4iqve.fsf@gmail.com>

On Fri, 31 Oct 2014 09:29:41 +0100 Alexander Baier <alexander.baier@mailbox.org> wrote: 

AB> I want to access the raw (unwashed) version of an article from emacs
AB> lisp to search for a regexp. I do this in order to extract information
AB> from the body of the article to be used in the summary line. I used
AB> `gnus-summary-show-raw-article' which did not seem to work. What is the
AB> preferred way of doing this?

Try `spam-get-article-as-string' in spam.el, which is used by spam
backends that need the full article.  But as others said, it may not
work :)

Ted




  parent reply	other threads:[~2014-10-31 12:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31  8:29 Alexander Baier
2014-10-31  8:53 ` Igor Sosa Mayor
2014-10-31  9:57   ` Alexander Baier
2014-10-31 11:04     ` Steinar Bang
2014-10-31 11:43       ` Alexander Baier
2014-10-31 11:45       ` Igor Sosa Mayor
2014-10-31 11:50         ` Alexander Baier
2014-10-31 14:19     ` Eric Abrahamsen
2014-10-31 15:18       ` Alexander Baier
2014-10-31 15:29         ` Eric Abrahamsen
2014-10-31 12:55 ` Ted Zlatanov [this message]
2014-10-31 13:38   ` Alexander Baier
2014-10-31 14:01     ` Alexander Baier
2014-10-31 14:22     ` Peter Münster
2014-10-31 15:20       ` Alexander Baier

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=87lhnwe6vl.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.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).