From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47682 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Oort: Font-Encoding Problem? Date: Sat, 16 Nov 2002 23:17:26 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <365601774.20021116203851@gmx.net> <84lm3tb4zj.fsf@lucy.cs.uni-dortmund.de> <1545428605.20021116224532@gmx.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037485177 5426 80.91.224.249 (16 Nov 2002 22:19:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 16 Nov 2002 22:19:37 +0000 (UTC) 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 18DBHr-0001PN-00 for ; Sat, 16 Nov 2002 23:19:36 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18DBIK-0002S4-00; Sat, 16 Nov 2002 16:20:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 16 Nov 2002 16:20:51 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA20447 for ; Sat, 16 Nov 2002 16:20:35 -0600 (CST) Original-Received: (qmail 5457 invoked by alias); 16 Nov 2002 22:19:43 -0000 Original-Received: (qmail 5452 invoked from network); 16 Nov 2002 22:19:43 -0000 Original-Received: from pfepc.post.tele.dk (193.162.153.4) by gnus.org with SMTP; 16 Nov 2002 22:19:43 -0000 Original-Received: from defun.localdomain (0xc3d760c3.esnxr5.ras.tele.dk [195.215.96.195]) by pfepc.post.tele.dk (Postfix) with ESMTP id 1AC46263038 for ; Sat, 16 Nov 2002 23:19:38 +0100 (CET) Original-To: ding@gnus.org In-Reply-To: <1545428605.20021116224532@gmx.net> (Marcus Frings's message of "Sat, 16 Nov 2002 22:45:32 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47682 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47682 Marcus Frings writes: >> Marcus Frings writes: >>> I upgrade Oort via CVS daily. Since 2002-11-01 I'm having problems with >>> writing texts in iso-8859-1. If I downgrade to an Oort version from >>> 2002-10-31 everything works fine again. When I want to write a posting >>> with German umlauts and send it I receive following messages: >>> XEmacs 21.4.10 (Win32): "Malformed list: 8bit" >>> Emacs 21.2.1 (Debian): "Wrong type argument: listp, 8bit" > > Here is the output: > > Signaling: (malformed-list 8bit) > assq(iso-8859-1 8bit) > (cdr (assq charset mm-body-charset-encoding-alist)) What do get when you do `C-h v mm-body-charset-encoding-alist'? It should be an association list, which it doesn't appear to be for you. Did you customize the option?