From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.devel Subject: Re: Possible problem with Gnus Date: Wed, 12 May 2004 10:15:51 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040509230720.GB20485@fencepost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1084371685 13557 80.91.224.253 (12 May 2004 14:21:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 May 2004 14:21:25 +0000 (UTC) Cc: Jesper Harder , Richard Stallman Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 12 16:21:02 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNubW-0005WT-00 for ; Wed, 12 May 2004 16:21:02 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNubV-0008HB-01 for ; Wed, 12 May 2004 16:21:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNuZ0-0004nc-Eb for emacs-devel@quimby.gnus.org; Wed, 12 May 2004 10:18:26 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNuYS-0004gH-Ij for emacs-devel@gnu.org; Wed, 12 May 2004 10:17:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNuXr-0004WT-Ug for emacs-devel@gnu.org; Wed, 12 May 2004 10:17:48 -0400 Original-Received: from [129.22.104.47] (helo=mirapoint2.tis.cwru.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BNuXr-0004PS-Mm for emacs-devel@gnu.org; Wed, 12 May 2004 10:17:15 -0400 Original-Received: from multivac.cwru.edu (multivac.ITS.CWRU.Edu [129.22.114.26]) by mirapoint2.tis.cwru.edu (MOS 3.4.3-CR) with SMTP id BCM34580; Wed, 12 May 2004 10:15:52 -0400 (EDT) Original-Received: (qmail 19868 invoked by uid 500); 12 May 2004 14:16:14 -0000 Original-To: emacs-devel@gnu.org In-Reply-To: (Reiner Steib's message of "Wed, 12 May 2004 11:59:42 +0200") Mail-Copies-To: nobody Mail-Followup-To: emacs-devel@gnu.org, Jesper Harder , Richard Stallman Original-Lines: 17 User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23245 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23245 (Reiner, something's up with your Gnus - your message had two MFT fields.) Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote: > [2. application/postscript; dan`ls`erous.ps] > -> =BBDisplaying gv -safer /tmp/ste/emm.11740F6T/dan\`ls\`erous.ps...= =AB. ISTR some systems' mailcap files had quotes around %s, and some don't. I don't know whether that's settled down by now, but if it's still the case, then it would be best to generate a local filename that doesn't contain any characters that need to be quoted. A filename like that will work with either kind of mailcap entry, and will be safe. But anyway, since Gnus does the quoting here, we are at least safe, which answers the original question. paul