GNU bug report logs - #16887
24.3.50; Cannot resize window (from Org Export)

Previous Next

Package: emacs;

Reported by: Bastien Guerry <bzg <at> altern.org>

Date: Wed, 26 Feb 2014 10:45:01 UTC

Severity: normal

Found in version 24.3.50

Done: Bastien <bzg <at> altern.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 16887 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Bastien Guerry <bzg <at> altern.org>
Cc: 16887 <at> debbugs.gnu.org
Subject: Re: bug#16887: 24.3.50; Cannot resize window (from Org Export)
Date: Thu, 27 Feb 2014 19:44:47 +0100
> With latest Emacs from trunk as of today, I cannot display the export
> dispatch UI of Org.
>
> Here is a minimal recipe:
>
> emacs -Q
> M-: (set-frame-font "Meslo LG M DZ 11") RET
> C-x C-f ~/test.org RET
> C-c C-e
>
> Of course, you need this the Meslo font installed.  But maybe the
> problem happens for other fonts as well.
>
> I'm attaching a backtrace.

> Debugger entered--Lisp error: (error "Cannot resize window #<window 8 on *Org Export Dispatcher*>")
>   signal(error ("Cannot resize window #<window 8 on *Org Export Dispatcher*>"))
>   error("Cannot resize window %s" #<window 8 on *Org Export Dispatcher*>)
>   window-resize(#<window 8 on *Org Export Dispatcher*> 15 nil #<window 8 on *Org Export Dispatcher*> nil)
>   window-resize-no-error(#<window 8 on *Org Export Dispatcher*> 15 nil #<window 8 on *Org Export Dispatcher*> nil)
>   fit-window-to-buffer(nil nil nil)
>   (cond ((if (fboundp (quote window-full-width-p)) (not (window-full-width-p window)) (> (frame-width) (window-width window)))) ((and (fboundp (quote fit-window-to-buffer)) (not shrink-only)) (fit-window-to-buffer window max-height min-height)) ((fboundp (quote shrink-window-if-larger-than-buffer)) (shrink-window-if-larger-than-buffer window)))
>   org-fit-window-to-buffer()

Sorry for the delay.  If nothing interferes I'll look into this
tomorrow.

Thanks for the report, martin




This bug report was last modified 11 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.