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

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

bug#14527: 24.3.50; error in window-state-get


From: Constantin Kulikov
Subject: bug#14527: 24.3.50; error in window-state-get
Date: Sat, 1 Jun 2013 13:59:38 +0400

emacs-version is "24.3.50.1" (yesterday's trunk) though this error was introduced in some earlier version.

emacs -Q --debug-init
M-: (window-state-get)
see the error:
```
Debugger entered--Lisp error: (error "Combination limit is meaningful for internal windows only")
  window-combination-limit(#<window 0x11106b8 on *scratch*>)
  window--state-get-1(#<window 0x11106b8 on *scratch*> nil)
  window-state-get()
  eval((window-state-get) nil)
  eval-_expression_((window-state-get) nil)
  call-interactively(eval-_expression_ nil nil)
  command-execute(eval-_expression_)
```


reply via email to

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