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: Tue, 11 May 2004 12:31:12 -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=us-ascii X-Trace: sea.gmane.org 1084294009 10418 80.91.224.253 (11 May 2004 16:46:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 May 2004 16:46:49 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue May 11 18:46:43 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 1BNaOx-000652-00 for ; Tue, 11 May 2004 18:46:43 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNaOx-0000H9-00 for ; Tue, 11 May 2004 18:46:43 +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 1BNaI7-0007sh-1B for emacs-devel@quimby.gnus.org; Tue, 11 May 2004 12:39:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNaFV-0004yQ-1t for emacs-devel@gnu.org; Tue, 11 May 2004 12:36:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNaEp-0004dy-HV for emacs-devel@gnu.org; Tue, 11 May 2004 12:36:46 -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 1BNaAJ-0003Ge-6i for emacs-devel@gnu.org; Tue, 11 May 2004 12:31:35 -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 BCG37762; Tue, 11 May 2004 12:31:12 -0400 (EDT) Original-Received: (qmail 8421 invoked by uid 500); 11 May 2004 16:31:34 -0000 Original-To: Richard Stallman In-Reply-To: (Reiner Steib's message of "Tue, 11 May 2004 18:07:29 +0200") Mail-Copies-To: nobody Mail-Followup-To: Richard Stallman , emacs-devel@gnu.org Original-Lines: 9 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:23154 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23154 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote: > E.g. xdvi is launched as "xdvi -safer %s". What if the attachment's filename contains characters that would be dangerous for the shell? Does Gnus use the filename in the message, or generate its own? paul