From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5623 Path: main.gmane.org!not-for-mail From: amorsen@daimi.aau.dk (Benny Amorsen) Newsgroups: gmane.emacs.gnus.general Subject: custom.el: buffer-substring-no-properties & XEmacs 19.13 Date: 20 Mar 1996 16:44:51 +0100 Organization: DAIMI, Computer Science Dept. of Aarhus Univ. Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146201 874 80.91.224.250 (20 Oct 2002 20:36:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:36:41 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from biggulp.callamer.com (root@biggulp.callamer.com [199.74.141.2]) by deanna.miranova.com (8.7.3/8.6.9) with ESMTP id IAA00156 for ; Wed, 20 Mar 1996 08:48:35 -0800 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by biggulp.callamer.com (8.7.4/8.7.3) with SMTP id IAA19542 for ; Wed, 20 Mar 1996 08:45:24 -0800 (PST) Original-Received: from quercus.daimi.aau.dk (quercus.daimi.aau.dk [130.225.16.15]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 20 Mar 1996 16:44:54 +0100 Original-Received: (from amorsen@localhost) by quercus.daimi.aau.dk (8.6.11/8.6.11) id QAA05678; Wed, 20 Mar 1996 16:44:52 +0100 Original-To: ding@ifi.uio.no Original-Lines: 17 Xref: main.gmane.org gmane.emacs.gnus.general:5623 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5623 I am currently using sgnus-0.54, mailcrypt 3.4, and XEmacs-19.13. XEmacs-19.13 does not implement properties on strings, which means that buffer-substring-no-properties fails when it tries to (set-text-properties 0 (length string) nil string). It is not a problem with plain sgnus, the function is never called. Mailcrypt does call the function and dies. If I remove the definition of the function from custom.el, mailcrypt works. (It dies later when trying to save the article to disk, but that's a different story.) Benny -- Finger for PGP Public Key WWW: Benny's homepage