GNU bug report logs - #21633
25.0.50; assertion failure, self-insert-command with negative argument

Previous Next

Package: emacs;

Reported by: Nicolas Richard <youngfrog <at> members.fsf.org>

Date: Tue, 6 Oct 2015 09:19:02 UTC

Severity: normal

Found in version 25.0.50

Done: Andreas Schwab <schwab <at> suse.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nicolas Richard <youngfrog <at> members.fsf.org>
Cc: schwab <at> suse.de, 21633 <at> debbugs.gnu.org
Subject: bug#21633: 25.0.50; assertion failure, self-insert-command with negative argument
Date: Tue, 06 Oct 2015 19:01:04 +0300
> From: Nicolas Richard <youngfrog <at> members.fsf.org>
> Cc:  schwab <at> suse.de,  21633 <at> debbugs.gnu.org
> Date: Tue, 06 Oct 2015 17:48:54 +0200
> 
> > Would you like to write a test for this bug?
> 
> I would add
> 
> (ert-deftest core-elisp-self-insert-command-with-negative-argument ()
>   "Test `self-insert-command' with a negative argument."
>   (let ((last-command-event ?a))
>     (should-error (self-insert-command -1))))

Yep.

> to test/automated/core-elisp-tests.el.
> 
> I didn't find a better place. WDYT ?

I thought about cmds-tests.el, a new file for the stuff in cmds.c (a
kind-of promise for the future ;-).  But I don't insist, it's up to
you.

Thanks.




This bug report was last modified 9 years and 229 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.