From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65543 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: SASL related files in gnus/ Date: Sun, 04 Nov 2007 14:56:44 -0500 Message-ID: References: <54a15d860710312047x3cafbba2ke000af9c0f05c2a4@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1194206256 29823 80.91.229.12 (4 Nov 2007 19:57:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Nov 2007 19:57:36 +0000 (UTC) Cc: miles@gnu.org, ding@gnus.org, Reiner.Steib@gmx.de, emacs-devel@gnu.org To: "Daiki Ueno" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 04 20:57:38 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IolbD-0008By-Ip for ged-emacs-devel@m.gmane.org; Sun, 04 Nov 2007 20:57:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iolb3-0001iH-3h for ged-emacs-devel@m.gmane.org; Sun, 04 Nov 2007 14:57:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IolaP-0000uQ-Oo for emacs-devel@gnu.org; Sun, 04 Nov 2007 14:56:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IolaP-0000tB-2K for emacs-devel@gnu.org; Sun, 04 Nov 2007 14:56:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IolaO-0000t2-Om for emacs-devel@gnu.org; Sun, 04 Nov 2007 14:56:44 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IolaO-0005KG-IT for emacs-devel@gnu.org; Sun, 04 Nov 2007 14:56:44 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IolaO-0005Wb-16; Sun, 04 Nov 2007 14:56:44 -0500 In-reply-to: <54a15d860710312047x3cafbba2ke000af9c0f05c2a4@mail.gmail.com> (ueno@unixuser.org) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:82508 gmane.emacs.gnus.general:65543 Archived-At: > hmac-def.el:;; Author: Shuhei KOBAYASHI > hmac-md5.el:;; Author: Shuhei KOBAYASHI > md4.el:;; Author: Taro Kawagishi > ntlm.el:;; Author: Taro Kawagishi > sasl-cram.el:;; Author: Daiki Ueno > sasl-digest.el:;; Author: Daiki Ueno > sasl.el:;; Author: Daiki Ueno > sasl-ntlm.el:;; Author: Taro Kawagishi I think these files should be moved outside of gnus. I'm sure that they have been mature for years and do not depend on other components of Gnus. Ok let's think about it. What does each of these packages do?