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

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

bug#24743: 26.0.50; Testcover does not correctly instrument a macro that


From: Gemini Lasswell
Subject: bug#24743: 26.0.50; Testcover does not correctly instrument a macro that uses defun
Date: Fri, 21 Oct 2016 18:04:43 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (darwin)

I've found several other macros in Emacs that cause the "Wrong type
argument: consp, nil" error after you use testcover-start on the files
they are defined in, because testcover is leaving edebug-before and
edebug-after in the definition:

let-alist
mail-source-bind
mail-source-bind-common
hfy-save-buffer-state
menu-bar-make-toggle
math-defcache
viper-test-com-defun

All of these are macros but not all of them use defun.






reply via email to

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