all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Bastien Guerry <bzg@altern.org>
Cc: 16887@debbugs.gnu.org
Subject: bug#16887: 24.3.50; Cannot resize window (from Org Export)
Date: Thu, 27 Feb 2014 19:44:47 +0100	[thread overview]
Message-ID: <530F879F.1040907@gmx.at> (raw)
In-Reply-To: <87r46qf928.fsf@bzg.ath.cx>

 > 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





  reply	other threads:[~2014-02-27 18:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26 10:43 bug#16887: 24.3.50; Cannot resize window (from Org Export) Bastien Guerry
2014-02-27 18:44 ` martin rudalics [this message]
2014-02-27 21:54   ` Bastien
2014-03-01 11:53 ` martin rudalics
2014-03-01 12:35   ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=530F879F.1040907@gmx.at \
    --to=rudalics@gmx.at \
    --cc=16887@debbugs.gnu.org \
    --cc=bzg@altern.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.