From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77472 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.gnus.general Subject: Re: Encryption unusable on XEmacs Date: Thu, 03 Mar 2011 07:10:08 +0900 Message-ID: <8762s16unz.fsf@broken.deisui.org> References: <871v2pmfc6.fsf@lifelogs.com> <8762s1gpxr.fsf@broken.deisui.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1299103843 13869 80.91.229.12 (2 Mar 2011 22:10:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2011 22:10:43 +0000 (UTC) Cc: ding@gnus.org To: Ted Zlatanov Original-X-From: ding-owner+M25795@lists.math.uh.edu Wed Mar 02 23:10:37 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PuuFf-0002IR-65 for ding-account@gmane.org; Wed, 02 Mar 2011 23:10:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PuuFU-0000ML-0I; Wed, 02 Mar 2011 16:10:24 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PuuFR-0000Lt-V3 for ding@lists.math.uh.edu; Wed, 02 Mar 2011 16:10:21 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PuuFR-0005Qx-1A for ding@lists.math.uh.edu; Wed, 02 Mar 2011 16:10:21 -0600 Original-Received: from ivory4.scn-net.ne.jp ([219.117.176.192]) by quimby.gnus.org with smtp (Exim 4.72) (envelope-from ) id 1PuuFP-0008Bd-Ks for ding@gnus.org; Wed, 02 Mar 2011 23:10:20 +0100 Original-Received: from ([192.168.0.187]) (envelope sender: ) by ivory4.scn-net.ne.jp with Active!Hunter esmtp server; Thu, 3 Mar 2011 07:10:16 +0900 Original-Received: Received: from well-done.deisui.org (g187018.scn-net.ne.jp [202.83.187.18]) (authenticated) by blue17.scn-net.ne.jp (unknown) with ESMTP id p22MAGPe030245; Thu, 3 Mar 2011 07:10:16 +0900 In-Reply-To: <8762s1gpxr.fsf@broken.deisui.org> (Daiki Ueno's message of "Thu, 03 Mar 2011 06:42:08 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77472 Archived-At: Daiki Ueno writes: > I guess the cause is: mml-generate-mime calls mml-generate-mime-1, > etc. in mm-with-multibyte-buffer. On XEmacs, however, > mm-with-multibyte-buffer is defined using with-temp-buffer and local > variables are not copied into the new buffer. Hmm, it seems wrong, sorry. I can't reproduce the original problem even with XEmacs 21.4 (patch 22) and the current Gnus git master. Regards, -- Daiki Ueno