emacs-devel
[Top][All Lists]
Advanced

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

window-resize woes [revno: 116533] (Org Export Dispatcher)


From: Jambunathan K
Subject: window-resize woes [revno: 116533] (Org Export Dispatcher)
Date: Sun, 23 Feb 2014 10:40:23 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

window-resize woes [revno: 116533] (Org Export Dispatcher)

Some changes within the last 1 or 2 weeks is causing this.

1. emacs -q
2. Maximize the initial frame.
3. C-x C-f any-file.org
4. C-c C-e

Debugger entered--Lisp error: (error "Cannot resize window #<window 20 on *Org 
Export Dispatcher*>")
  signal(error ("Cannot resize window #<window 20 on *Org Export Dispatcher*>"))
  error("Cannot resize window %s" #<window 20 on *Org Export Dispatcher*>)
  window-resize(#<window 20 on *Org Export Dispatcher*> 7 nil #<window 20 on 
*Org Export Dispatcher*> nil)
  window-resize-no-error(#<window 20 on *Org Export Dispatcher*> 7 nil #<window 
20 on *Org Export Dispatcher*> nil)
  fit-window-to-buffer(nil nil nil)
  org-fit-window-to-buffer()
  org-export--dispatch-ui((buffer nil) nil nil)
  org-export-dispatch(nil)
  call-interactively(org-export-dispatch nil nil)
  command-execute(org-export-dispatch)




reply via email to

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