Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: Juergen Freitag <jf@amaunet.cs.uni-dortmund.de>,
	Christian Altenschmidt <altensch@amaunet.cs.uni-dortmund.de>,
	biskup@amaunet.cs.uni-dortmund.de
Subject: `name' parameter for MIME attachments?
Date: 07 Sep 1999 13:30:41 +0200	[thread overview]
Message-ID: <vaf671n9cwu.fsf@lucy.cs.uni-dortmund.de> (raw)

When doing a MIME attachment with Gnus, the following MIME headers are
generated:

    Content-Type: application/postscript
    Content-Disposition: attachment; filename=foo.ps

When doing a MIME attachment with the Solaris CDE tool dtmail, the
following header is generated:

    Content-Type: application/postscript; name="foo.ps"

Apparently, dtmail uses this `name' parameter as a default file name
to save in.

WIBNI Gnus would generate this parameter automatically?  I suggest that
the default value be the basename of the file.  I'm not sure whether
the parameter should just be generated silently or whether the user
should be asked for its value, defaulting to the basename of the
`filename' parameter.

(I know that it works to add a "name=foo.ps" part to the MML that is
generated by C-c C-a.  But I think that it would be nice if one didn't
have to do this manually.)

tia,
kai
-- 
I like BOTH kinds of music.


             reply	other threads:[~1999-09-07 11:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-07 11:30 Kai Großjohann [this message]
1999-09-07 11:46 ` Toby Speight
1999-09-07 11:56   ` Kai Großjohann
1999-09-25  8:31   ` Lars Magne Ingebrigtsen

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=vaf671n9cwu.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=altensch@amaunet.cs.uni-dortmund.de \
    --cc=biskup@amaunet.cs.uni-dortmund.de \
    --cc=jf@amaunet.cs.uni-dortmund.de \
    /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).