Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: default mime for attaching files
Date: Tue, 20 Feb 2007 08:27:45 +0900	[thread overview]
Message-ID: <b4my7mtwwwe.fsf@jpl.org> (raw)
In-Reply-To: <v9k5yedj2q.fsf@marauder.physik.uni-ulm.de>

>>>>> In <v9k5yedj2q.fsf@marauder.physik.uni-ulm.de>
>>>>>	Reiner Steib wrote:

> On Mon, Feb 19 2007, Katsumi Yamaoka wrote:

>> mml-content-disposition-alist is a variable defined in `mml.el'.
> [...]
>> Documentation:
>> Alist of MIME types or regexps matching file names and default dispositions.

[...]

> Nice.

Thanks.  I've committed it (with a slight fix) in the trunk.
Sebastian, it will probably be the best way to specify the
default disposition of *.csv files to "attachment" if they are
categorized into some text/* type which is considered human
readable.

> (add-to-list 'mml-content-disposition-alist
> 	     '("\\.csv\\'" . "attachment"))



  reply	other threads:[~2007-02-19 23:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-09  0:52 Sebastian P. Luque
2007-02-09  2:00 ` Katsumi Yamaoka
2007-02-09  5:22   ` Sebastian P. Luque
2007-02-09  5:47     ` Katsumi Yamaoka
2007-02-17 23:46       ` Sebastian P. Luque
2007-02-18  0:34         ` Katsumi Yamaoka
2007-02-18  3:32           ` Miles Bader
2007-02-19 12:22             ` Katsumi Yamaoka
2007-02-19 19:49               ` Reiner Steib
2007-02-19 23:27                 ` Katsumi Yamaoka [this message]
2007-02-19 23:49                   ` Sebastian P. Luque

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=b4my7mtwwwe.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --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).