From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.devel Subject: Re: Possible problem with Gnus Date: Wed, 12 May 2004 17:36:32 +0200 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 1084379725 5616 80.91.224.253 (12 May 2004 16:35:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 May 2004 16:35:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 12 18:35:06 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 1BNwhG-0000u3-00 for ; Wed, 12 May 2004 18:35:06 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNwhF-0002Do-00 for ; Wed, 12 May 2004 18:35:05 +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 1BNwZd-0004d7-0q for emacs-devel@quimby.gnus.org; Wed, 12 May 2004 12:27:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNwOC-0002OR-P7 for emacs-devel@gnu.org; Wed, 12 May 2004 12:15:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNwNU-0002EM-9S for emacs-devel@gnu.org; Wed, 12 May 2004 12:15:12 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNwNT-0002E1-Bp; Wed, 12 May 2004 12:14:39 -0400 Original-Received: from [195.249.83.102] (0xc3f95366.esnxr2.ras.tele.dk [195.249.83.102]) by pfepa.post.tele.dk (Postfix) with ESMTP id C125047FF05; Wed, 12 May 2004 18:14:33 +0200 (CEST) Original-To: Richard Stallman In-Reply-To: (Reiner Steib's message of "Wed, 12 May 2004 11:59:42 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (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:23261 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23261 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > (Cc-ing Jesper Harder, who improved `mm-file-name-rewrite-functions' > recently.) I wonder if e.g. =BB`=AB and =BB&=AB should be removed too. > Jesper, could you explain why those are not deleted in > `mm-file-name-delete-gotchas'? I think that change wasn't primarily related to interactive viewing of attachments where it's just saved temporarily -- the file name shouldn't matter here because Gnus quotes it when the viewer is called. It was aimed at the case where you want to save the attachment permanently somewhere. --=20 Jesper Harder