From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Certain numbers of special forms cause changing behaviour on function calls in --batch Date: Thu, 30 Jun 2016 05:38:39 +0300 Message-ID: <83wpl7v1sg.fsf@gnu.org> References: <8760stvwzp.fsf@web.de> <834m8cvu9p.fsf@gnu.org> <87h9cbpw61.fsf@web.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467254359 3355 80.91.229.3 (30 Jun 2016 02:39:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2016 02:39:19 +0000 (UTC) Cc: me@wilfred.me.uk, emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 04:39:14 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bIRsn-0003Ro-Vz for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2016 04:39:14 +0200 Original-Received: from localhost ([::1]:46596 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIRsm-0001dy-Ud for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2016 22:39:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIRsg-0001ds-ST for emacs-devel@gnu.org; Wed, 29 Jun 2016 22:39:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIRsc-0007id-NG for emacs-devel@gnu.org; Wed, 29 Jun 2016 22:39:05 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIRsc-0007iT-Jv; Wed, 29 Jun 2016 22:39:02 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4178 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bIRsa-0008FL-0N; Wed, 29 Jun 2016 22:39:00 -0400 In-reply-to: <87h9cbpw61.fsf@web.de> (message from Michael Heerdegen on Wed, 29 Jun 2016 22:39:02 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:204968 Archived-At: > From: Michael Heerdegen > Cc: me@wilfred.me.uk, emacs-devel@gnu.org > Date: Wed, 29 Jun 2016 22:39:02 +0200 > > Eli Zaretskii writes: > > > I see no strangeness: I cannot reproduce the problem, neither in Emacs > > 24.4, nor 24.5, nor the current pretest of Emacs 25.1. > > > > So I'm going to claim that OP's Emacs 24.5 was compiled by a buggy > > compiler or something. > > I see the same behavior as the OP. I use a build of emacs-25, HEAD -> > 6cdd8f71 (1 week old), on Debian. I need a reproducible recipe to look into this. So far, it's not reproducible for me. If someone can come up with a recipe, there are good chances we will at least understand the reasons for this.