From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85969 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general,gmane.emacs.xemacs.beta Subject: Xemacs (Mule) and GNU Emacs, problem with drafts and encoding. Date: Wed, 27 May 2015 14:51:12 +0200 Message-ID: <87pp5m5glb.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1432731157 20852 80.91.229.3 (27 May 2015 12:52:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 May 2015 12:52:37 +0000 (UTC) Cc: XEmacs Beta Discussion To: ding@gnus.org Original-X-From: ding-owner+M34204@lists.math.uh.edu Wed May 27 14:52:24 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yxaop-00026n-UJ for ding-account@gmane.org; Wed, 27 May 2015 14:52:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.84) (envelope-from ) id 1Yxao5-0001IV-4Y; Wed, 27 May 2015 07:51:37 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1Yxao2-0001II-Q0 for ding@lists.math.uh.edu; Wed, 27 May 2015 07:51:34 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1Yxao0-0003y2-GB for ding@lists.math.uh.edu; Wed, 27 May 2015 07:51:34 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1Yxanx-00084D-HY for ding@gnus.org; Wed, 27 May 2015 14:51:29 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Yxanu-0001eO-DM for ding@gnus.org; Wed, 27 May 2015 14:51:26 +0200 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 May 2015 14:51:26 +0200 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 May 2015 14:51:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 33 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es Mail-Copies-To: never X-Hashcash: 1:20:150527:gmane.emacs.gnus.general::4d0o/JF4QBB3IySR:00000000000000000000000000000000000003YUD User-Agent: Gnus/5.13001 (Ma Gnus v0.10) XEmacs/21.5-b34 (linux) Cancel-Lock: sha1:iMRIN06whiLPX+iMtGpykwZbMYM= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85969 gmane.emacs.xemacs.beta:39196 Archived-At: Hello I use gnus with both Emacsen. However the drafts which are saved are not compatible with each other. According to the documentation" ,---- | | `message-draft-coding-system' is a variable declared in Lisp. | -- loaded from "message" | | Value: escape-quoted | | Documentation: | *Coding system to compose mail. | If you'd like to make it possible to share draft files between XEmacs | and Emacs, you may use `iso-2022-7bit' for this value at your own risk. | Note that the coding-system `iso-2022-7bit' isn't suitable to all data. `---- I tried that but this coding setting but alas it does not make the drafts compatible. Why does Xemacs not support the utf-8 coding for drafts, although in general it does support this format? regards Uwe Brauer