Gnus development mailing list
 help / color / mirror / Atom feed
* `name' parameter for MIME attachments?
@ 1999-09-07 11:30 Kai Großjohann
  1999-09-07 11:46 ` Toby Speight
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 1999-09-07 11:30 UTC (permalink / raw)
  Cc: Juergen Freitag, Christian Altenschmidt, biskup

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-09-25  8:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-07 11:30 `name' parameter for MIME attachments? Kai Großjohann
1999-09-07 11:46 ` Toby Speight
1999-09-07 11:56   ` Kai Großjohann
1999-09-25  8:31   ` Lars Magne Ingebrigtsen

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).