From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Issue building master Date: Tue, 25 Aug 2020 10:28:52 +0300 Message-ID: <83bliz5gln.fsf@gnu.org> References: <20200825001901.sjmpwyjwn62bsizh.ref@Ergus> <20200825001901.sjmpwyjwn62bsizh@Ergus> <83imd75jwy.fsf@gnu.org> <20200825072318.5jmqa7liai2mwrfa@Ergus> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3385"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Ergus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Aug 25 09:29:41 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kATOm-0000lZ-8s for ged-emacs-devel@m.gmane-mx.org; Tue, 25 Aug 2020 09:29:40 +0200 Original-Received: from localhost ([::1]:49780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kATOl-0006HJ-Bt for ged-emacs-devel@m.gmane-mx.org; Tue, 25 Aug 2020 03:29:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47684) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kATOK-0005sH-Em for emacs-devel@gnu.org; Tue, 25 Aug 2020 03:29:12 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33690) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kATOK-0001h2-6H; Tue, 25 Aug 2020 03:29:12 -0400 Original-Received: from [176.228.60.248] (port=3612 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kATOH-0003xL-2q; Tue, 25 Aug 2020 03:29:09 -0400 In-Reply-To: <20200825072318.5jmqa7liai2mwrfa@Ergus> (message from Ergus on Tue, 25 Aug 2020 09:23:18 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:254217 Archived-At: > Date: Tue, 25 Aug 2020 09:23:18 +0200 > From: Ergus > Cc: emacs-devel@gnu.org > > BTW when emacs was loading in: dump mode: nil mode > > Many commands were failing here and there; one specially recurrent was > with an error in `load-history-filename-element` telling: wrong argument > type stringp (require 'something). > > Is this "normal"? What is "dump mode: nil mode"? where did you see this?