From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44401 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: smtpmail-auth-credentials from authinfo Date: Thu, 25 Apr 2002 15:25:13 -0400 Organization: =?koi8-r?q?=F4=C5=CF=C4=CF=D2=20=FA=CC=C1=D4=C1=CE=CF=D7?= @ Cienfuegos Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019762868 8571 127.0.0.1 (25 Apr 2002 19:27:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 19:27:48 +0000 (UTC) Cc: 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 170ouB-0002E8-00 for ; Thu, 25 Apr 2002 21:27:47 +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 170osn-00082S-00; Thu, 25 Apr 2002 14:26:21 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 25 Apr 2002 14:26:32 -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 OAA06520 for ; Thu, 25 Apr 2002 14:26:20 -0500 (CDT) Original-Received: (qmail 16566 invoked by alias); 25 Apr 2002 19:25:42 -0000 Original-Received: (qmail 16561 invoked from network); 25 Apr 2002 19:25:41 -0000 Original-Received: from liilmtlssm01.mailtask.com (208.203.59.25) by gnus.org with SMTP; 25 Apr 2002 19:25:41 -0000 Original-Received: from onyx.nimbus.northernlight.com ([10.128.22.65]) by LIILMTLSSM01.mailtask.com with Microsoft SMTPSVC(5.0.2195.3779); Thu, 25 Apr 2002 14:25:14 -0500 Original-To: ding X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Followup-To: ding , In-Reply-To: (Simon Josefsson's message of "Tue, 23 Apr 2002 19:23:15 +0200") Original-Lines: 26 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-redhat-linux-gnu) X-OriginalArrivalTime: 25 Apr 2002 19:25:14.0543 (UTC) FILETIME=[ECCCA3F0:01C1EC8E] Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44401 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44401 On Tue, 23 Apr 2002, jas@extundo.com wrote: > Ted Zlatanov writes: > >> I am attaching the netrc.el file, and the patch to gnus-util.el >> that will provide backward compatibility (via defalias calls) until >> the maintainers of the respective modules want to move to the netrc >> function names. > > I commited it to CVS. Have you signed FSF papers? I'm not sure it > is required, strictly speaking the contribution was less than 10 > lines, I think. I've signed the papers already. > I agree. Adding netrc.el to XEmacs mail-lib and patching > smtpmail.el in (X)Emacs shouldn't be a problem, I'll ask if it is OK > to add netrc.el on emacs-devel (altough patches could probably help > illustrating how it would work). If you start patching smtpmail.el, > look at the latest Emacs CVS version. I see you already made the changes - thanks. Let me know if I need to do anything else, it seems like all the modifications we discussed are in. Thanks Ted