From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18705 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: mime XEmacs (no-mule) bugs Date: 15 Nov 1998 17:00:43 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157183 7621 80.91.224.250 (20 Oct 2002 23:39:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:39:43 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA20973 for ; Sun, 15 Nov 1998 17:03:53 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB28813; Sun, 15 Nov 1998 16:03:43 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 15 Nov 1998 16:03:40 -0600 (CST) 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 QAA05786 for ; Sun, 15 Nov 1998 16:03:28 -0600 (CST) Original-Received: from pocari-sweat.jprc.com (POCARI-SWEAT.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA20901 for ; Sun, 15 Nov 1998 17:01:28 -0500 (EST) Original-Received: (from karl@localhost) by pocari-sweat.jprc.com (8.8.7/8.8.7) id RAA26401; Sun, 15 Nov 1998 17:00:43 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Wes Hardaker's message of "15 Nov 1998 13:43:06 -0800" Original-Lines: 29 User-Agent: Gnus/5.070047 (Pterodactyl Gnus v0.47) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18705 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18705 Wes Hardaker writes: > (defun mm-find-charset-region (b e) '(ascii)) > (defun find-charset-region (b e) '(ascii)) Thanx for the interim workaround. > (And the .47 patch didn't fix all the problems Lars, only once > instance of this) Aye. I'm still desperately trying to be able to `B m' some messages around, and the next level of difficulty is: Signaling: (void-variable current-language-environment) mm-find-charset-region(1 1295) mm-encode-body() mml-generate-mime-1((part (type . "text/plain") (contents . "[content deleted]"))) mml-generate-mime() message-encode-message-body() gnus-request-accept-article("nnml:tomb" nil t) eval((gnus-request-accept-article "nnml:tomb" (quote nil) t)) nnml-request-move-article(30701 "mailer-daemon" "" (gnus-request-accept-article "nnml:tomb" (quote nil) t) t) gnus-request-move-article(30701 "nnml:mailer-daemon" "" (gnus-request-accept-article "nnml:tomb" (quote nil) t) t) gnus-summary-move-article(nil) call-interactively(gnus-summary-move-article) With Wes' quick fix above in place, I am able to do a `B m', however the resulting message in the new group is _tripled_ (as I reported yesterday, when reporting p0.46 DOA under non-MULE XEmacs), and contains an erroneous opening newline.