From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30350 Path: main.gmane.org!not-for-mail From: Pavel.Janik@inet.cz (Pavel=?iso-8859-2?q?_Jan=EDk?= ml.) Newsgroups: gmane.emacs.gnus.general Subject: Re: People with From: Date: 25 Apr 2000 15:36:36 +0200 Organization: Qbizm technologies, a.s., Kralovopolska 139, Brno, 60112, Czech Republic Sender: owner-ding@hpc.uh.edu Message-ID: References: <200004241839.UAA27058@lucy.cs.uni-dortmund.de> <200004251104.NAA28148@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: main.gmane.org 1035166900 7971 80.91.224.250 (21 Oct 2002 02:21:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:21:40 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 13B5ED051E for ; Tue, 25 Apr 2000 10:27:51 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB22131; Tue, 25 Apr 2000 09:27:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 25 Apr 2000 09:27:10 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA03799 for ; Tue, 25 Apr 2000 09:26:51 -0500 (CDT) Original-Received: from localgw.inet.cz (brno-l.router.inet.cz [62.229.34.226]) by mailhost.sclp.com (Postfix) with ESMTP id B33A3D051E for ; Tue, 25 Apr 2000 10:27:03 -0400 (EDT) Original-Received: from SnowWhite.inet.cz (dialup3.inet.cz [62.229.34.211]) by localgw.inet.cz (8.9.0/8.9.0) with ESMTP id QAA07003; Tue, 25 Apr 2000 16:34:44 +0200 Original-Received: (from pavel@localhost) by SnowWhite.inet.cz (8.8.7/8.8.7) id QAA01208; Tue, 25 Apr 2000 16:24:55 +0200 X-Authentication-Warning: SnowWhite.inet.cz: pavel set sender to Pavel.Janik@inet.cz using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) X-Operating-System: Linux 2.3.99-pre5 on Intel, Linux 2.2.10 on SPARC X-Spam: No unsolicited e-mail. 500 dollars per message proof-reading for unsolicited e-mail. X-Not-Receiving-Mail-From: mrp.cz, hotmail.com, post.cz, email.cz, usa.net In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 25 Apr 2000 13:04:14 +0200" User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.6 Original-Lines: 60 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30350 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30350 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) Date: Tue, 25 Apr 2000 13:04:14 +0200 Hi, > Hm. When I eval the following code, I get the right thing: >=20 > (mail-extract-address-components "Kai.Grossjohann@cs.uni-dortmund.= de (Kai Gro=C3Ÿjohann)") >=20 > I get the same thing with gnus-extract-address-components. And if you have (set-language-environment "czech") in the .emacs as I have? But in your headers there is: From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=3D?iso-8859-1?q?_Gro=3DDF= johann?=3D) So mail-extr should correctly parse it (because there is a specificatio= n of the charset) and return your address and your name correctly even if I = have different language environment. But it does not for me, cause I have cz= ech language environment chosen. But how is my language environment connect= ed to the mail-extract-... function? I do not know. But I think there is an e= rror somewhere... If mail-extr is only getting --=-=-= Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) ie. without ?iso-8859-1?q? things in it, then the caller is buggy because it should inform mail-extr of the charset used or if it does, the function does not use this information and use language-environment. > FWIW, I see your name correctly, including the `ml.'. (What does that > mean, btw?) :-) ml. is like jr. in english. Hmm, I should probably read how to use personality in Gnus. -- Pavel Janík ml. Pavel.Janik@inet.cz --=-=-=--