From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: 25.0.50.1, ert: (should (bolp)) fails in batch-mode Date: Sat, 19 Sep 2015 10:28:20 +0300 Message-ID: <8337yarhpn.fsf@gnu.org> References: <55FBE8DB.2020707@easy-emacs.de> <87si6c6l09.fsf@members.fsf.org> <55FC16CF.90401@easy-emacs.de> <83bnczrf82.fsf@gnu.org> <55FD0265.8080102@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1442647776 28763 80.91.229.3 (19 Sep 2015 07:29:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Sep 2015 07:29:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 19 09:29:28 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZdCaN-00039u-BW for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Sep 2015 09:29:27 +0200 Original-Received: from localhost ([::1]:44227 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdCaM-0008T4-AE for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Sep 2015 03:29:26 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdCZJ-0007Kh-Bl for help-gnu-emacs@gnu.org; Sat, 19 Sep 2015 03:28:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZdCZG-0007BF-4e for help-gnu-emacs@gnu.org; Sat, 19 Sep 2015 03:28:21 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:56685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZdCZF-0007AX-SR for help-gnu-emacs@gnu.org; Sat, 19 Sep 2015 03:28:18 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NUW00000XYUP300@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Sat, 19 Sep 2015 10:28:16 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NUW000Z0Y33O410@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Sat, 19 Sep 2015 10:28:16 +0300 (IDT) In-reply-to: <55FD0265.8080102@easy-emacs.de> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107248 Archived-At: > Date: Sat, 19 Sep 2015 08:36:21 +0200 > From: Andreas R=C3=B6hler >=20 >=20 > Am 18.09.2015 um 16:09 schrieb Eli Zaretskii: > >> Date: Fri, 18 Sep 2015 15:51:11 +0200 > >> From: Andreas R=C3=B6hler > >> Cc: help-gnu-emacs > >> > >> In this case position is at BOL, why (bolp) fails from batch-mod= e? > >> Test succeeds when called interactively. > > Can you show a test case for that? > > > > >=20 > It's here: >=20 > https://travis-ci.org/emacs-berlin/general-close/builds >=20 > For now the failing commit is that before the last one. Sorry, I cannot make heads or tails out of that. What I see is diffs =66rom a commit to some project that's unknown to me; what I asked fo= r was some simple test case one can run in "emacs -batch" and perhaps debug it. Is it possible to show something simpler, please?