From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16969 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: 0.26: Bug in text of button Date: 12 Sep 1998 05:05:58 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155753 30912 80.91.224.250 (20 Oct 2002 23:15:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:15:53 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA27055 for ; Fri, 11 Sep 1998 23:51:52 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id WAF14504; Fri, 11 Sep 1998 22:22:51 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Sep 1998 22:50:12 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id WAA20565 for ; Fri, 11 Sep 1998 22:49:50 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp075.uio.no [129.240.240.80]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA27004 for ; Fri, 11 Sep 1998 23:49:41 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id FAA07237; Sat, 12 Sep 1998 05:52:47 +0200 Mail-Copies-To: never X-Now-Reading: Walt Whitman's _Leaves of Grass_ Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "11 Sep 1998 20:15:48 +0200" User-Agent: Gnus/5.070028 (Pterodactyl Gnus v0.28) Emacs/20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Does this perhaps come under the `phrase' in the context you quoted: > > + An 'encoded-word' MUST NOT be used in parameter of a MIME > Content-Type or Content-Disposition field, or in any structured > field body except within a 'comment' or 'phrase'. > ^^^^^^ No, the C-T value parameter section consists of "token / quoted-string". The former is not a phrase, and the latter is forbidden to contain encoded words by this: + An 'encoded-word' MUST NOT appear within a 'quoted-string'. So I guess there is no way to specify parameters that contain non-ascii characters. Quoth RFC2045: parameter := attribute "=" value attribute := token ; Matching of attributes ; is ALWAYS case-insensitive. value := token / quoted-string token := 1* (Some days ago I fetched the complete RFC collection, so I can now reference *everything*. :-) I didn't know that it had grown to 110Mb, though. (Hm. Some big Postscript files in there as well. The rfc*.txt files only take 94Mb. :-) )) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen