emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; Cannot run calculator on TTY


From: martin rudalics
Subject: Re: 23.0.50; Cannot run calculator on TTY
Date: Mon, 01 Oct 2007 08:16:13 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

I can no longer run M-x calculator with emacs running on the
Linux console (outside X).
Error I get is:
ad-Orig-split-window-vertically: Window height 2 too small (after
splitting)

Here is a backtrace:
ad-Orig-split-window-vertically: Window height 2 too small (after splitting)

Debugger entered--Lisp error: (error "Window height 2 too small (after 
splitting)")
  split-window(nil 10)
  ad-Orig-split-window-vertically(-2)
  split-window-vertically(-2)
  ad-Orig-calculator()
  calculator()
  call-interactively(calculator)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

What do the "ad-Orig-..." do?  What is the value of `window-min-height'
when they attempt to split the window?





reply via email to

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