Gnus development mailing list
 help / color / mirror / Atom feed
From: Alexander Baier <alexander.baier@mailbox.org>
To: "Peter Münster" <pmlists@free.fr>
Cc: ding@gnus.org
Subject: Re: function to access raw article
Date: Fri, 31 Oct 2014 16:20:24 +0100	[thread overview]
Message-ID: <874mukgtaf.fsf@mailbox.org> (raw)
In-Reply-To: <87lhnw7205.fsf@micropit.roche-blanche.homenet.org> ("Peter \=\?utf-8\?Q\?M\=C3\=BCnster\=22's\?\= message of "Fri, 31 Oct 2014 15:22:18 +0100")

On 2014-10-31 15:22 Peter Münster wrote:
> 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.

Thank you for the pointer! I don't think there will be performance
problems in my particular case, as I always display < 100 articles in
that group.

The advantage of doing it in gnus, is of course, that I do not have to
learn another tool. :)

Regards,
-- 
Alexander Baier



      reply	other threads:[~2014-10-31 15:20 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
2014-10-31 15:20       ` Alexander Baier [this message]

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=874mukgtaf.fsf@mailbox.org \
    --to=alexander.baier@mailbox.org \
    --cc=ding@gnus.org \
    --cc=pmlists@free.fr \
    /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).