From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52201 Path: main.gmane.org!not-for-mail From: sigurd@12move.de (Karl =?iso-8859-1?q?Pfl=E4sterer?=) Newsgroups: gmane.emacs.gnus.general Subject: Bug in rfc2047.el Date: Sun, 04 May 2003 01:28:42 +0200 Organization: Lemis World Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052004554 31811 80.91.224.249 (3 May 2003 23:29:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 3 May 2003 23:29:14 +0000 (UTC) Original-X-From: ding-owner+M744@lists.math.uh.edu Sun May 04 01:29:13 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19C6RM-0008Gv-00 for ; Sun, 04 May 2003 01:29:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19C6SO-0000zm-00; Sat, 03 May 2003 18:30:16 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19C6SF-0000ze-00 for ding@lists.math.uh.edu; Sat, 03 May 2003 18:30:07 -0500 Original-Received: (qmail 21955 invoked by alias); 3 May 2003 23:30:07 -0000 Original-Received: (qmail 21950 invoked from network); 3 May 2003 23:30:07 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 3 May 2003 23:30:07 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19C6TC-000358-00 for ; Sun, 04 May 2003 01:31:06 +0200 Original-To: ding@gnus.org Original-Path: wintendo.pflaesterer.de!not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 48 Original-NNTP-Posting-Host: p62.246.146.53.tisdip.tiscali.de Original-X-Trace: quimby.gnus.org 1052004666 11849 62.246.146.53 (3 May 2003 23:31:06 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 3 May 2003 23:31:06 GMT X-Face: #iIcL\6>Qj/G*F@AL9T*v/R$j@7Q`6#FU&Flg6u6aVsLdWf(H$U5>:;&*>oy>jOIWgA%8w* A!V7X`\fEGoQ[@D'@i^*p3FCC6&Rg~JT/H_*MOX;"o~flADb8^ Mail-Copies-To: never User-Agent: Gnus/5.1001 (Gnus v5.10.1) Hamster/2.0.2.1 Cancel-Lock: sha1:6QYBxMnpsalX/HeZcpIMeYrpZmY= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52201 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52201 Hi, the current cvs heaad version doesn't compile with XEmacs. This is because of an bug in rfc2047.el. Line 252; cvs version 6.45 (let ((table (make-char-table 'syntax-table))) For XEmacs the parameter must be `'syntax' not `'syntax-table'. ,----[ C-h f make-char-table RET ] | `make-char-table' is a built-in function | (make-char-table TYPE) |[...] | Each char table type is used for a different purpose and allows different | sorts of values. The different char table types are | | `category' | Used for category tables, which specify the regexp categories | that a character is in. The valid values are nil or a | bit vector of 95 elements. Higher-level Lisp functions are | provided for working with category tables. Currently categories | and category tables only exist when Mule support is present. | `char' | A generalized char table, for mapping from one character to | another. Used for case tables, syntax matching tables, | `keyboard-translate-table', etc. The valid values are characters. | `generic' | An even more generalized char table, for mapping from a | character to anything. | `display' | Used for display tables, which specify how a particular character | is to appear when displayed. #### Not yet implemented. | `syntax' | Used for syntax tables, which specify the syntax of a particular | character. Higher-level Lisp functions are provided for | working with syntax tables. The valid values are integers. `---- I don't post a patch as I don't know the right syntax for Emacs. bye KP -- One, two! One, two! And through and through The vorpal blade went snicker-snack! He left it dead, and with its head He went galumphing back. "Lewis Carroll" "Jabberwocky"