From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Error compiling mh Date: Tue, 6 Jun 2006 11:33:36 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1149586448 13807 80.91.229.2 (6 Jun 2006 09:34:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jun 2006 09:34:08 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 06 11:34:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FnXwh-0008N7-IF for ged-emacs-devel@m.gmane.org; Tue, 06 Jun 2006 11:33:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnXwg-00040d-Fq for ged-emacs-devel@m.gmane.org; Tue, 06 Jun 2006 05:33:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnXwU-0003yw-51 for emacs-devel@gnu.org; Tue, 06 Jun 2006 05:33:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnXwR-0003yj-RT for emacs-devel@gnu.org; Tue, 06 Jun 2006 05:33:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnXwR-0003yg-LL for emacs-devel@gnu.org; Tue, 06 Jun 2006 05:33:39 -0400 Original-Received: from [64.233.162.193] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FnY3m-0002y8-PO for emacs-devel@gnu.org; Tue, 06 Jun 2006 05:41:14 -0400 Original-Received: by nz-out-0102.google.com with SMTP id i1so1261274nzh for ; Tue, 06 Jun 2006 02:33:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qTc28yqCVMLz/bKTj6efcY4Ki6kg+sRdyC684921ZVv4uq+zuiSzyagY+ShjABORVvNRZUcO/avkL1AENabF6NdtfydOJQfvUKPHAngGAzRkC2CyXpXByFwMbrvDA8n6FxEZyq1+A4vlAIFc64hV8+SWVaXqV8doW9uL85FpLTo= Original-Received: by 10.36.160.15 with SMTP id i15mr7674009nze; Tue, 06 Jun 2006 02:33:36 -0700 (PDT) Original-Received: by 10.37.13.52 with HTTP; Tue, 6 Jun 2006 02:33:36 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: Content-Disposition: inline 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:55749 Archived-At: On 6/6/06, Eli Zaretskii wrote: > Doesn't happen to me if I just byte-compile gnus-mh.el. (You didn't > say what command was this part of.) Bootstrapping Emacs. It doesn't happen now, at least on my work's machine. I get: No MH variant found on the system Wrote c:/emacs/HEAD/lisp/gnus/gnus-mh.elc which is expected. I'll check it again later at home. -- /L/e/k/t/u