Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: calmar <mac@calmar.ws>
Subject: attachment in Mail?
Date: 29 Nov 2002 01:59:45 +0100	[thread overview]
Message-ID: <65uhdwce.fsf@calmar.ws> (raw)

Hi, 
is there a way (well how :-) to show in the summary buffer if the mail
has an attachment?
As far as I read in the 'help' system, I may would need to set the
'gnus-summary-line-format' and there the u:
,----[ ...from the gnus manual ]
| `u'
|      User defined specifier.  The next character in the format string
|      should be a letter.  Gnus will call the function
|      `gnus-user-format-function-'`X', where `X' is the letter following
|      `%u'.  The function will be passed the current header as argument.
|      The function should return a string, which will be inserted into
|      the summary just like information from any other summary specifier.
`----
and then I would need to write a function which search for the strings
like this:
Content-Type: text/html; 
and when then I should get there in the summary buffer a sign if it's
plain text or html or whatever.

Well here would be the first (for me) difficulty: it says above the
function will passed the current _header_ as argument.

Well, I just would like to ask here, if there is *already* such
functionatly, before I try to write something in lisp the very first
time :-) (which I already have no idea how to do -> how to get the whole
mail as argument ?)

thanks
calmar

-- 
 (o_        
 //\        
 V_/_       www.calmar.ws


             reply	other threads:[~2002-11-29  0:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-29  0:59 calmar [this message]
2002-11-29  2:58 ` Jesper Harder

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=65uhdwce.fsf@calmar.ws \
    --to=mac@calmar.ws \
    /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).