From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45497 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: mail-extr.el brokenness Date: Tue, 02 Jul 2002 14:35:27 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87u1nix9jk.fsf@alum.wpi.edu> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025634816 972 127.0.0.1 (2 Jul 2002 18:33:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 2 Jul 2002 18:33:36 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17PST1-0000FZ-00 for ; Tue, 02 Jul 2002 20:33:36 +0200 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 17PSSz-0000Ek-00; Tue, 02 Jul 2002 13:33:33 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 02 Jul 2002 13:33:54 -0500 (CDT) 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 NAA07334 for ; Tue, 2 Jul 2002 13:33:41 -0500 (CDT) Original-Received: (qmail 25843 invoked by alias); 2 Jul 2002 18:33:15 -0000 Original-Received: (qmail 25838 invoked from network); 2 Jul 2002 18:33:15 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 2 Jul 2002 18:33:15 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17PSXH-0001Ol-00 for ; Tue, 02 Jul 2002 20:37:59 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 28 Original-NNTP-Posting-Host: lowell.missioncriticallinux.com Original-X-Trace: quimby.gnus.org 1025635079 5378 64.244.21.16 (2 Jul 2002 18:37:59 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 2 Jul 2002 18:37:59 GMT X-PGP-KeyID: 6B21489A X-Face: C%mBb*K1^od)w'=CH$WEZu/M^aR<,.n|1uAe,;MyNLKoel>F;-j[`L!>m:Y%/R}m&4&xuIM R%7Ez?vbd*Ns>VE;{\(yl|mGByV{D:Dm>'52].@P&t_s^,.d writes: > Are there plans to work on mail-extr, rewrite it, maybe replace it > with something else? I went through this a few weeks ago wrt bbdb not working with Kai's newly encoded latin-9 name. > Any useful advice? Well, the conclusion we came to was that mail-extr should *not* have to deal with 8 bit characters, since 8 bit characters are not allowed in message headers. What should be done is: 1) extract the header contents with mail-extr functions from the raw message 2) decode any encoded header contents 3) use (for bbdb, etc...) Does this make sense? Are you having these problems when dealing with bbdb, or something else? ttyl, -- Josh Huber