bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16853: 24.3.50; ert-run-tests-interactively difficult to abort


From: Andreas Röhler
Subject: bug#16853: 24.3.50; ert-run-tests-interactively difficult to abort
Date: Mon, 08 Sep 2014 18:23:28 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Icedove/24.7.0

On 08.09.2014 16:02, Helmut Eller wrote:
On Mon, Sep 08 2014, Andreas Röhler wrote:

I need to test display related code, like checking if the proper region
is visible; that wouldn't work in batch mode.

Why not? But understand there might be some work left to write the
related test, checks if being visible.

Try this:
  emacs -batch -eval '(message "%s" (pos-visible-in-window-p (window-start)))'

It prints nil.  Shouldn't window-start always be visible?

I see, thanks.

BTW it also refused to message (point).

Andreas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]