GNU bug report logs - #16241
24.3.50; `M-x mpc' raises (wrong-number-of-arguments window-height 2)

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Tue, 24 Dec 2013 13:41:02 UTC

Severity: normal

Found in version 24.3.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>, 16241 <at> debbugs.gnu.org
Subject: bug#16241: 24.3.50;	`M-x mpc' raises (wrong-number-of-arguments window-height 2)
Date: Tue, 24 Dec 2013 17:55:52 +0100
> Debugger entered--Lisp error: (wrong-number-of-arguments window-height 2)
>   window-height(#<window 26 on *MPC Artist|Composer|Performers*> nil)
>   balance-windows-area()
>   mpc()

Should be fixed in revision 115730.  But apparently we have a bug in the
byte-compiler.

Stefan: In window.c I define `window-total-height' as a function with
one optional argument.  In window.el I defalias `window-height' to it.
When I now call `window-height' with two arguments, the byte-compiler
doesn't complain.  Is this a known issue or a bug?

martin




This bug report was last modified 10 years and 154 days ago.

Previous Next


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