From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33144 Path: main.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Re: attachment names Date: 03 Nov 2000 14:37:34 +0100 Organization: CLI GmbH Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: C.Conrad@cli.de NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035169305 23571 80.91.224.250 (21 Oct 2002 03:01:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:01:45 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id B08D7D049A for ; Fri, 3 Nov 2000 08:38:08 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB12848; Fri, 3 Nov 2000 07:37:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 03 Nov 2000 07:37:23 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA18054 for ; Fri, 3 Nov 2000 07:37:12 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id CE0EED049A for ; Fri, 3 Nov 2000 08:37:37 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id NAA22691 for ding@gnus.org; Fri, 3 Nov 2000 13:39:54 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: gate.cli.de Original-X-Trace: quimby.gnus.org 973255194 30229 212.117.64.114 (3 Nov 2000 12:39:54 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 3 Nov 2000 12:39:54 GMT X-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x5FCAAE45 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33144 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33144 >>>>> "Simon" == Simon Josefsson writes: Simon> The following won't require modifying gnus, which probably is Simon> more future-safe. Another possibility would be to: (defadvice rfc2231-parse-string (before rfc2231-parse-string-decode-string act) (ad-set-arg 0 (rfc2047-decode-string (ad-get-arg 0)))) Mit freundlichen Grüßen / Best regards i. A. Christoph Conrad -- CLI-GmbH, Matthiashofstr. 28-30, D-52064 Aachen Fon: +49 241 47051-0 Fax: +49 241 47051-89 Web: http://www.cli.de (defvar my-computer '((OS . "GNU Emacs") (system-type . gnu/linux)) "Programming environment.")