[mew-int 01398] Re: StarSuite

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Tue Apr 15 19:03:46 JST 2003


Hello,

From: "clemens fischer" <ino-qc at example.com>
Subject: [mew-int 01396] Re: StarSuite

> > mew-mime-content-type of Mew is .mailcap of metamail.
> does mew parse .mailcap?

No.

> i'm quite content with using this macro, but let users collect the CT
> -> mime-type entries they need to this list.  it is good that you
> documented mew-mime-content-type, which is this association table, i
> presume?  i had the feeling you intended to hide this variable, which
> would have been a great loss for mew.

I don't want to hide this.

My intention is to share entries with all Mew users. This is because
it is very hard to configure entries in mew-mime-content-type
correctly.

Typical users might not be able to create an entry like this:

    ("video/mpeg"      "\\.mpe?g$" mew-b64 mew-prog-video mew-icon-video)

Thus, Mew gathers entries and provides indirect mechanism for programs
to be called.

What users should do is only set mew-prog-video.

E.g.
	(setq mew-prog-video '("xine" ("--auto-play") t))

Again, entries should be shared. And users should specify programs to
be called.

--Kazu



More information about the Mew-int mailing list