Gnus development mailing list
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: ding@gnus.org
Subject: Re: function to access raw article
Date: Fri, 31 Oct 2014 15:22:18 +0100	[thread overview]
Message-ID: <87lhnw7205.fsf@micropit.roche-blanche.homenet.org> (raw)
In-Reply-To: <87ppd8gy0l.fsf@mailbox.org>

On Fri, Oct 31 2014, Alexander Baier wrote:

> This is it! The following works like a charm. It is designed to extract
> the title of the video from a mail you get from youtube when someone you
> are subscribed to uploads a new video.
>
>   (defun gnus-user-format-function-Y (header)

Hi,

If you ever get performance problems (delays when generating the summary
buffer), then you could let procmail + formail do the job. These tools
can add new header lines, for example:
X-youtube-titles: title 1, title 2, etc.

Or you can rewrite the subject. Then, Gnus won't need to parse the body
no more.

-- 
           Peter




  parent reply	other threads:[~2014-10-31 14:22 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
2014-10-31 13:38   ` Alexander Baier
2014-10-31 14:01     ` Alexander Baier
2014-10-31 14:22     ` Peter Münster [this message]
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=87lhnw7205.fsf@micropit.roche-blanche.homenet.org \
    --to=pmlists@free.fr \
    --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).