From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46118 Path: main.gmane.org!not-for-mail From: torkel@acc.umu.se (=?iso-8859-1?q?Bj=F6rn?= Torkelsson) Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] Fix displaying attachments with spaces etc. Date: Tue, 13 Aug 2002 20:52:08 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1029264755 20981 127.0.0.1 (13 Aug 2002 18:52:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 13 Aug 2002 18:52:35 +0000 (UTC) Cc: Hrvoje Niksic Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17egmP-0005S2-00 for ; Tue, 13 Aug 2002 20:52:33 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17egmQ-0004eR-00; Tue, 13 Aug 2002 13:52:34 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 13 Aug 2002 13:53:03 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA10246 for ; Tue, 13 Aug 2002 13:52:50 -0500 (CDT) Original-Received: (qmail 7617 invoked by alias); 13 Aug 2002 18:52:14 -0000 Original-Received: (qmail 7612 invoked from network); 13 Aug 2002 18:52:14 -0000 Original-Received: from ratatosk.pdc.kth.se (193.10.159.41) by gnus.org with SMTP; 13 Aug 2002 18:52:14 -0000 X-Rcpt-To: unknown X-Mail-From: torkel@pdc.kth.se X-Client: c-c17670d5.016-37-73746f7.cust.bredbandsbolaget.se (213.112.118.193) Original-Received: from modesty.pdc.kth.se (c-c17670d5.016-37-73746f7.cust.bredbandsbolaget.se [213.112.118.193]) (authenticated bits=0) by ratatosk.pdc.kth.se (8.12.2/8.12.2) with ESMTP id g7DIq94h522593; Tue, 13 Aug 2002 20:52:10 +0200 (CEST) Original-To: ding@gnus.org X-Playing: Mail-Copies-To: never In-Reply-To: (Simon Josefsson's message of "Tue, 13 Aug 2002 20:28:17 +0200") Original-Lines: 22 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.5 (broccoli, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46118 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46118 Simon Josefsson writes: > [1] Which package creates mailcap, btw? dpkg isn't very helpful (the > file exists of course, and I didn't create it): > > bash-2.05b$ dpkg -S /etc/mailcap > dpkg: /etc/mailcap not found. > bash-2.05b$ Probably mime-support modesty[torkel]$ dlocate mailcap ... mime-support: /etc/mailcap.order mime-support: /usr/lib/mime/mailcap mime-support: /usr/share/man/man1/run-mailcap.1.gz mime-support: /usr/share/man/man5/mailcap.5.gz mime-support: /usr/share/man/man5/mailcap.order.5.gz mime-support: /usr/bin/run-mailcap ... /torkel