From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30381 Path: main.gmane.org!not-for-mail From: Emerick Rogul Newsgroups: gmane.emacs.gnus.general Subject: Latest CVS is broken; typo in mml.el Date: 26 Apr 2000 00:02:20 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166926 8138 80.91.224.250 (21 Oct 2002 02:22:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:22:06 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 13417D0521 for ; Wed, 26 Apr 2000 00:02:58 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id XAB27429; Tue, 25 Apr 2000 23:02:56 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 25 Apr 2000 23:02:28 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id XAA11875 for ; Tue, 25 Apr 2000 23:02:13 -0500 (CDT) Original-Received: from cs.bu.edu (CS.BU.EDU [128.197.10.2]) by mailhost.sclp.com (Postfix) with ESMTP id 54917D0521 for ; Wed, 26 Apr 2000 00:02:29 -0400 (EDT) Original-Received: from csa.bu.edu (emerick@csa [128.197.12.3]) by cs.bu.edu (8.10.1/8.10.1) with ESMTP id e3Q42Mo01287 for ; Wed, 26 Apr 2000 00:02:23 -0400 (EDT) Original-Received: (from emerick@localhost) by csa.bu.edu (8.10.1/8.10.1) id e3Q42Kb24945; Wed, 26 Apr 2000 00:02:20 -0400 (EDT) Original-To: ding@gnus.org Original-Lines: 6 User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30381 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30381 Someone with CVS access needs to take a look at this: One of the autoload's in mml.el is spelled "audoload" instead of "autoload", which is preventing a lot of stuff from building. -Emerick