From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65618 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, 11 Nov 2007 18:53:56 -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 1194825256 28189 80.91.229.12 (11 Nov 2007 23:54:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 Nov 2007 23:54:16 +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 Mon Nov 12 00:54:20 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 1IrMd9-0007Jj-0t for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 00:54:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrMcw-0002qP-VO for ged-emacs-devel@m.gmane.org; Sun, 11 Nov 2007 18:54:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrMct-0002mV-CM for emacs-devel@gnu.org; Sun, 11 Nov 2007 18:54:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrMco-0002av-JK for emacs-devel@gnu.org; Sun, 11 Nov 2007 18:54:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrMco-0002ah-AU for emacs-devel@gnu.org; Sun, 11 Nov 2007 18:53:58 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrMco-0005vU-0P for emacs-devel@gnu.org; Sun, 11 Nov 2007 18:53:58 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IrMcm-000101-Cj; Sun, 11 Nov 2007 18:53:56 -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:82991 gmane.emacs.gnus.general:65618 Archived-At: [I sent this message a week ago but did not get a response. Could we get the discussion moving again?] > 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?