From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45938 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: SASL elisp library Date: Thu, 01 Aug 2002 13:17:06 +0200 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 1028221212 15059 127.0.0.1 (1 Aug 2002 17:00:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2002 17:00:12 +0000 (UTC) Cc: Shuhei KOBAYASHI , Daiki Ueno , ding@gnus.org 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 17aJJ0-0003ug-00 for ; Thu, 01 Aug 2002 19:00:07 +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 17aJIm-0004m8-00; Thu, 01 Aug 2002 11:59:52 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Aug 2002 12:00:19 -0500 (CDT) Original-Received: from epithumia.math.uh.edu (epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA12102 for ; Thu, 1 Aug 2002 12:00:11 -0500 (CDT) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.11.2/8.11.1) id g71GxeB00926 for ding@hpc.uh.edu; Thu, 1 Aug 2002 11:59:40 -0500 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 GAA11370 for ; Thu, 1 Aug 2002 06:17:51 -0500 (CDT) Original-Received: (qmail 29870 invoked by alias); 1 Aug 2002 11:17:18 -0000 Original-Received: (qmail 29865 invoked from network); 1 Aug 2002 11:17:17 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 1 Aug 2002 11:17:17 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.5/8.12.5) with ESMTP id g71BH7kd028697; Thu, 1 Aug 2002 13:17:07 +0200 Original-To: "Taro Kawagishi" X-Hashcash: 020801:taro.kawagishi@nokia.com:5c8a9c0e2da39e73 X-Hashcash: 020801:shuhei@aqua.ocn.ne.jp:33c3955584265e6c X-Hashcash: 020801:ueno@unixuser.org:aa09208e82acd430 X-Hashcash: 020801:ding@gnus.org:57ae9981b5b66c6e In-Reply-To: ("Taro Kawagishi"'s message of "Thu, 01 Aug 2002 19:15:05 +0900") Original-Lines: 25 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45938 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45938 "Taro Kawagishi" writes: > Hello, > > thank you for considering taking ntlm.el into the Gnus package. > I will more than welcome it. FYI, I dropped the dependency on APEL (poem.el) though. By simply removing the (require 'poem) line. It seems to compile, but I cannot test it. If you don't think this will work, let me know. > Yes, I am basically ready to sign paper of copyright transfer to FSF. > Could you give me an instruction to do that? You are supposed to sign and mail a form to the FSF, but I never seem to be able to locate the form. Anyone else know where it is? > Originally I wrote ntlm.el as an addition to the Wanderlust email client which > used to have SASL as its part (but they are cleanly separate now). > > So I don't know how it is integrated into latest FLIM. > Can you give me a URL which has FLIM which contains my file? I used the latest version from ftp://ftp.m17n.org/pub/mule/flim/. I'm not sure it is the best version though, do you know a more recent one?