From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: SASL related files in gnus/ Date: Wed, 28 Nov 2007 03:10:44 -0500 Message-ID: <5p7ik2lri3.fsf@fencepost.gnu.org> References: <54a15d860710312047x3cafbba2ke000af9c0f05c2a4@mail.gmail.com> <54a15d860711111704j33ec6452r7f860131f926929e@mail.gmail.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1196256816 17503 80.91.229.10 (28 Nov 2007 13:33:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Nov 2007 13:33:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 28 14:39:17 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from mail-forward.uio.no ([129.240.10.42]) by dough.gmane.org with esmtp (Exim 4.50) id 1IxKue-00040j-Pc for ged-emacs-devel@m.gmane.org; Wed, 28 Nov 2007 12:17:04 +0100 Original-Received: from mail-mx2.uio.no ([129.240.10.30]) by pat.uio.no with esmtp (Exim 4.67) (envelope-from ) id 1IxIok-0004n6-Qe for ged-emacs-devel@m.gmane.org; Wed, 28 Nov 2007 10:02:50 +0100 Original-Received: from lists.gnu.org ([199.232.76.165]) by mail-mx2.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1IxIoV-0001dR-Im for ged-emacs-devel@m.gmane.org; Wed, 28 Nov 2007 10:02:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxInS-0003mP-6O for ged-emacs-devel@m.gmane.org; Wed, 28 Nov 2007 04:01:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IxImb-0002dw-OB for emacs-devel@gnu.org; Wed, 28 Nov 2007 04:00:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxIma-0002cP-Dp for emacs-devel@gnu.org; Wed, 28 Nov 2007 04:00:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxIma-0002c0-2u for emacs-devel@gnu.org; Wed, 28 Nov 2007 04:00:36 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxImZ-0002GR-Od for emacs-devel@gnu.org; Wed, 28 Nov 2007 04:00:35 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IxI0K-0005ZH-JT; Wed, 28 Nov 2007 03:10:44 -0500 X-Spook: Merlin benelux argus Bosnia lock picking data haven Elvis X-Ran: sj(:f#(Im%xwLDRCoC;\aqFGHvaZK]VE0?EL[pZ7cD}S|G2zTk6"Ws+6:4Xaw*sL?CQG8< X-Hue: red X-Attribution: GM In-Reply-To: (Richard Stallman's message of "Sun, 18 Nov 2007 17:47:00 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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 X-UiO-SPF-Received: Received-SPF: pass (mail-mx2.uio.no: domain of gnu.org designates 199.232.76.165 as permitted sender) client-ip=199.232.76.165; envelope-from=emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org; helo=lists.gnu.org; X-UiO-ClamAV-Virus: No X-UiO-Spam-info: not spam, SpamAssassin (score=-0.5, required=5.0, autolearn=disabled, AWL=0.480,RCVD_IN_DNSWL_LOW=-1) X-UiO-Scanned: 8AC4AFF5C376C7B67B2169AA5822FE9714F6322C X-UiO-SPAM-Test: remote_host: 199.232.76.165 spam_score: -4 maxlevel 200 minaction 2 bait 0 mail/h: 6 total 27860 max/h 424 blacklist 0 greylist 0 ratelimit 0 Xref: news.gmane.org gmane.emacs.devel:84243 Archived-At: Richard Stallman wrote: > > > hmac-md5.el:;; Author: Shuhei KOBAYASHI [...] > > > hmac-def.el:;; Author: Shuhei KOBAYASHI [...] > These should be moved to `lisp/net' just like sasl*.el. > Would someone please do that, then ack? ack