emacs-devel
[Top][All Lists]
Advanced

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

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


From: martin rudalics
Subject: Re: window-resize woes [revno: 116533] (Org Export Dispatcher)
Date: Sun, 23 Feb 2014 11:55:30 +0100

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

Confirmed (likely due to revision 116504).  I'll try to fix this in the
next days.

martin



reply via email to

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