all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: Nicolas Richard <youngfrog@members.fsf.org>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: 25.0.50.1, ert: (should (bolp)) fails in batch-mode
Date: Fri, 18 Sep 2015 15:51:11 +0200	[thread overview]
Message-ID: <55FC16CF.90401@easy-emacs.de> (raw)
In-Reply-To: <87si6c6l09.fsf@members.fsf.org>


Am 18.09.2015 um 13:10 schrieb Nicolas Richard:
> Andreas Röhler <andreas.roehler@easy-emacs.de> writes:
>> noticed a form
>>
>> (should (bolp))
>>
>> failed in ert test when called in batch-mode, while
>>
>> (should (eq 0 (current-indentation)))
> This is not about the current position : it only checks that the first
> character of the line is not a whitespace character.
>

Okay, thanks.

In this case position is at BOL, why (bolp) fails from batch-mode?
Test succeeds when called interactively.




  reply	other threads:[~2015-09-18 13:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18 10:35 25.0.50.1, ert: (should (bolp)) fails in batch-mode Andreas Röhler
2015-09-18 11:10 ` Nicolas Richard
2015-09-18 13:51   ` Andreas Röhler [this message]
2015-09-18 14:09     ` Eli Zaretskii
2015-09-19  6:36       ` Andreas Röhler
2015-09-19  7:27         ` Tassilo Horn
2015-09-19  7:28         ` Eli Zaretskii
2015-09-19 11:08           ` Andreas Röhler
2015-09-19 20:08             ` Stefan Monnier
2015-09-20  8:21               ` Andreas Röhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55FC16CF.90401@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=youngfrog@members.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.