From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31519 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] message.el Date: 24 Jun 2000 23:27:10 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <873dm2lqhd.fsf@deneb.enyo.de> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167921 14582 80.91.224.250 (21 Oct 2002 02:38:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:38:41 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id D97D5D0521 for ; Sun, 25 Jun 2000 03:29:45 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id CAC25969; Sun, 25 Jun 2000 02:29:36 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 25 Jun 2000 02:28:51 -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 CAA27698 for ; Sun, 25 Jun 2000 02:28:39 -0500 (CDT) Original-Received: from mail.netic.de (mail.s.netic.de [212.9.160.11]) by mailhost.sclp.com (Postfix) with ESMTP id 79ACCD0521 for ; Sun, 25 Jun 2000 03:29:11 -0400 (EDT) Original-Received: by mail.netic.de (Smail3.2.0.106/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 212.9.163.95 via remotehost mail.enyo.de with esmtp for mailhost.sclp.com id m1366qp-001X3eC; Sun, 25 Jun 2000 09:29:07 +0200 (CEST) Original-Received: from [192.168.1.2] (helo=deneb.enyo.de) by mail.enyo.de with esmtp (Exim 3.12 #1) id 1366qO-00009J-00 for ding@gnus.org; Sun, 25 Jun 2000 09:28:40 +0200 Original-Received: from fw by deneb.enyo.de with local (Exim 3.12 #1) id 135xSI-0000u4-00 for ding@gnus.org; Sat, 24 Jun 2000 23:27:10 +0200 Original-To: ding@gnus.org In-Reply-To: Fabrice Popineau's message of "24 Jun 2000 21:43:05 +0200" Original-Lines: 8 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31519 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31519 Fabrice Popineau writes: > Possibly, conditionalize it by os is windows. But currently, chances > are great that the returned value be false under windows. Chances are great that "message-make-sender" returns a bogus address on many systems. In the past, Lars expressed several times that he feels that's right, anyway.