From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Greg Minshall Newsgroups: gmane.emacs.devel Subject: Re: make check fails? (emacs-26.1 w/modules) Date: Tue, 04 Sep 2018 02:46:23 +0300 Message-ID: <32560.1536018383@minshall-apollo.minshall.org> References: <6295633a-8292-f4f4-cdb2-ba5219d347d9@cs.ucla.edu> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: blaine.gmane.org 1536018311 9806 195.159.176.226 (3 Sep 2018 23:45:11 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2018 23:45:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 04 01:45:06 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fwyWo-0002Os-0s for ged-emacs-devel@m.gmane.org; Tue, 04 Sep 2018 01:45:06 +0200 Original-Received: from localhost ([::1]:47350 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwyYu-0005Xh-2v for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2018 19:47:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fwyYE-0005Xc-Hh for emacs-devel@gnu.org; Mon, 03 Sep 2018 19:46:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fwyYA-0003QU-CY for emacs-devel@gnu.org; Mon, 03 Sep 2018 19:46:34 -0400 Original-Received: from hiwela.pair.com ([209.68.5.201]:50244) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fwyYA-0003Q4-7y for emacs-devel@gnu.org; Mon, 03 Sep 2018 19:46:30 -0400 Original-Received: from hiwela.pair.com (localhost [127.0.0.1]) by hiwela.pair.com (Postfix) with ESMTP id 6A0429804FD; Mon, 3 Sep 2018 19:46:29 -0400 (EDT) Original-Received: from minshall-entroware-apollo.cliq.com (unknown [154.74.129.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hiwela.pair.com (Postfix) with ESMTPSA id 1F6828F082E; Mon, 3 Sep 2018 19:46:29 -0400 (EDT) Original-Received: from minshall-apollo.minshall.org (localhost [127.0.0.1]) by minshall-entroware-apollo.cliq.com (Postfix) with ESMTP id 000406C0256; Tue, 4 Sep 2018 02:46:23 +0300 (+03) In-reply-to: Your message of "Mon, 03 Sep 2018 11:27:28 -0700." <6295633a-8292-f4f4-cdb2-ba5219d347d9@cs.ucla.edu> X-Mailer: MH-E 8.6+git; nmh 1.6; GNU Emacs 26.1 Content-ID: <32559.1536018383.1@minshall-apollo.minshall.org> X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 209.68.5.201 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:229221 Archived-At: Paul, thanks. it's very repeatable. and, the emacs-module example ---- http://diobla.info/blog-archive/modules-tut.html ---- fails in my emacs. i'll continue trying to track it down. presumably something messed up in my environment; i'll report. cheers, Greg