unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16241: 24.3.50; `M-x mpc' raises (wrong-number-of-arguments window-height 2)
@ 2013-12-24 13:39 Dmitry Gutov
  2013-12-24 16:55 ` martin rudalics
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Gutov @ 2013-12-24 13:39 UTC (permalink / raw)
  To: 16241

Full backtrace:

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()

The interface mostly gets painted, but windows *MPC-Status* and
*MPC-Songs* stay empty.

In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.6)
 of 2013-12-17 on axl
Bzr revision: 115560 dgutov@yandex.ru-20131217013155-rxckr8h7sndgdlfd
Windowing system distributor `The X.Org Foundation', version 11.0.11403000
System Description:	Ubuntu 13.10





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#16241: 24.3.50; `M-x mpc' raises (wrong-number-of-arguments window-height 2)
  2013-12-24 13:39 bug#16241: 24.3.50; `M-x mpc' raises (wrong-number-of-arguments window-height 2) Dmitry Gutov
@ 2013-12-24 16:55 ` martin rudalics
  2013-12-24 17:23   ` Dmitry Gutov
  0 siblings, 1 reply; 4+ messages in thread
From: martin rudalics @ 2013-12-24 16:55 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 16241

 > 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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#16241: 24.3.50; `M-x mpc' raises (wrong-number-of-arguments window-height 2)
  2013-12-24 16:55 ` martin rudalics
@ 2013-12-24 17:23   ` Dmitry Gutov
  2015-02-13 18:24     ` martin rudalics
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Gutov @ 2013-12-24 17:23 UTC (permalink / raw)
  To: martin rudalics; +Cc: 16241

On 24.12.2013 18:55, martin rudalics wrote:
> Should be fixed in revision 115730.  But apparently we have a bug in the
> byte-compiler.

It is, thank you. Please close the bug when the discussion ends.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#16241: 24.3.50; `M-x mpc' raises (wrong-number-of-arguments window-height 2)
  2013-12-24 17:23   ` Dmitry Gutov
@ 2015-02-13 18:24     ` martin rudalics
  0 siblings, 0 replies; 4+ messages in thread
From: martin rudalics @ 2015-02-13 18:24 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 16241-done

> It is, thank you. Please close the bug when the discussion ends.

I forgot about this.  Closing now.

martin





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-13 18:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-24 13:39 bug#16241: 24.3.50; `M-x mpc' raises (wrong-number-of-arguments window-height 2) Dmitry Gutov
2013-12-24 16:55 ` martin rudalics
2013-12-24 17:23   ` Dmitry Gutov
2015-02-13 18:24     ` martin rudalics

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).