From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/20270 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME handling for common MS Windows attachments? Date: 13 Jan 1999 11:27:21 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86pv8jp28m.fsf@kramer.bp.aventail.com> References: <13980.49570.552112.474836@amenardo.corpemea.baynetworks.com> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158591 16862 80.91.224.250 (21 Oct 2002 00:03:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:03:11 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA04625 for ; Wed, 13 Jan 1999 11:27:00 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB09538; Wed, 13 Jan 1999 10:26:36 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 13 Jan 1999 10:26:42 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA00008 for ; Wed, 13 Jan 1999 10:26:27 -0600 (CST) Original-Received: from slow.bp.aventail.com (usrpri2-40.kiva.net [206.97.75.105]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA04618 for ; Wed, 13 Jan 1999 11:26:19 -0500 (EST) Original-Received: from kramer.bp.aventail.com (kramer.bp.aventail.com [192.168.2.2]) by slow.bp.aventail.com (8.8.5/8.8.5) with ESMTP id LAA18947; Wed, 13 Jan 1999 11:26:02 -0800 Original-Received: (from wmperry@localhost) by kramer.bp.aventail.com (8.8.5/8.8.5) id LAA04172; Wed, 13 Jan 1999 11:27:21 -0500 Original-To: Robert Pluim X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > >>>>> "Hrvoje" == Hrvoje Niksic writes: > > Hrvoje> Stainless Steel Rat writes: > >> "JC" == John Cooper writes: > >> > JC> By default pGnus doesn't seem to offer to attempt external > JC> display of common Microsoft attachments, e.g., MS Word (MIME > JC> type application/msword), excel, powerpoint, etc. > >> > >> That would more or less be because that is the way RMS wants it > >> to be. Supporting non-free software out of the box goes > >> against the philosophy of the FSF. > > Hrvoje> I still think relieving users by defaulting ms-word to MS > Hrvoje> Word viewers, etc., might be useful, even if strictly > Hrvoje> against FSF's philosophy. > > How about defaulting to running "start" on Mickeysoft platforms, which > will generally Do The Right Thing, and will allow users to change things > without having to mess with mailcap files ? (but have mailcap be > preferred, obviously). Even better would be the ability to sniff the registry for the appropriate mime viewer directly. But using 'start' would be a good start. :) -bp