From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28041 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Brian May's `Re: Bugs in PGnus' article jams Gnus Date: 10 Dec 1999 01:42:07 -0500 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <2ng0xbb8lc.fsf@tiger.jia.vnet> References: <877liqx43y.fsf@senstation.vvf.fi> <2n66ya1xv3.fsf@tiger.jia.vnet> <2npuwiwsoe.fsf@tiger.jia.vnet> <2n9034ude3.fsf@tiger.jia.vnet> <5b9033pvvt.fsf@giga.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164957 27711 80.91.224.250 (21 Oct 2002 01:49:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:49:17 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA26842 for ; Fri, 10 Dec 1999 01:43:00 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id AAB16098; Fri, 10 Dec 1999 00:42:53 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 10 Dec 1999 00:42:53 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id AAA03840 for ; Fri, 10 Dec 1999 00:42:42 -0600 (CST) Original-Received: from mailhop1.nyroc.rr.com (mailhop1-1.nyroc.rr.com [24.92.226.166]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA26829 for ; Fri, 10 Dec 1999 01:42:14 -0500 (EST) Original-Received: from mailout1.nyroc.rr.com ([10.92.226.81]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Fri, 10 Dec 1999 01:40:19 -0500 Original-Received: from heart.cs.rochester.edu ([24.24.58.252]) by mailout1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Fri, 10 Dec 1999 01:40:03 -0500 Original-Received: (from zsh@localhost) by heart.cs.rochester.edu (8.9.3/8.9.3) id BAA07920; Fri, 10 Dec 1999 01:42:08 -0500 X-Authentication-Warning: tiger.jia.vnet: zsh set sender to zsh@cs.rochester.edu using -f Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Lloyd Zusman's message of "10 Dec 1999 01:31:19 -0500" Original-Lines: 17 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28041 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28041 >>>>> "Lloyd" == Lloyd Zusman writes: Lloyd> ... and now, I get this prompt whenever I send normal, valid Lloyd> email with some special Spanish-language characters in it. Lloyd> Previously, Gnus used to accept these types of messages and Lloyd> send them properly (I'm not sure how they were sent, but some Lloyd> sort of valid MIME-izing was done). Lloyd> What can I do to inhibit this prompt and make Gnus behave for Lloyd> me like it used to when I would send messages containing these Lloyd> special characters? Is there some variable I can set to tell Lloyd> Gnus that the characters in my message are valid? (setq mml-confirmation-set '(unknown-encoding use-ascii)) -- Shenghuo