all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: window-resize woes [revno: 116533] (Org Export Dispatcher)
Date: Sat, 01 Mar 2014 12:52:56 +0100	[thread overview]
Message-ID: <5311CA18.8010807@gmx.at> (raw)
In-Reply-To: <87zjlitnwg.fsf@gmail.com>

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

I've checked in a fix which might fix this.  Please try again.

martin



  parent reply	other threads:[~2014-03-01 11:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-23  5:10 window-resize woes [revno: 116533] (Org Export Dispatcher) Jambunathan K
2014-02-23 10:55 ` martin rudalics
2014-03-01 11:52 ` martin rudalics [this message]
2014-03-01 12:34   ` 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=5311CA18.8010807@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=kjambunathan@gmail.com \
    /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.