From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/20291 Path: main.gmane.org!not-for-mail From: "John Cooper" Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME handling for common MS Windows attachments? Date: 14 Jan 1999 12:51:38 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: <13980.49570.552112.474836@amenardo.corpemea.baynetworks.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158608 16959 80.91.224.250 (21 Oct 2002 00:03:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:03:28 +0000 (UTC) Cc: Robert Pluim , 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 HAA03927 for ; Thu, 14 Jan 1999 07:59:52 -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 GAB16488; Thu, 14 Jan 1999 06:59:18 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 14 Jan 1999 06:59:27 -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 GAA11988 for ; Thu, 14 Jan 1999 06:59:19 -0600 (CST) Original-Received: from ironside.ansa.co.uk (ironside.ansa.co.uk [192.5.254.44]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA03916 for ; Thu, 14 Jan 1999 07:59:12 -0500 (EST) Original-Received: from TENDLE.ansa.co.uk ([192.5.254.137]) by ironside.ansa.co.uk (Netscape Mail Server v2.02) with ESMTP id AAA340; Thu, 14 Jan 1999 12:59:07 +0000 Original-To: "John Cooper" In-Reply-To: "John Cooper"'s message of "14 Jan 1999 11:53:21 +0000" Original-Lines: 17 User-Agent: Gnus/5.070069 (Pterodactyl Gnus v0.69) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:20291 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:20291 "John Cooper" writes: > ... I also get a lot of Word attachments from Outlook users with a MIME type > application/octet-stream, which I now manually save to disk and then invoke > `cmd /c start' on them from a zsh shell window. If I select the "View Interactively" menu and enter `winword' when prompted for Viewer, Word starts up displaying an empty document. I seem to need to type the following value for Viewer: winword%s .. to get it to work. Shouldn't Gnus add the ` %s' suffix by default? Thanks, --- John