From: martin rudalics <rudalics@gmx.at>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Elusive assertion failure related to completion
Date: Tue, 01 Sep 2009 19:25:02 +0200 [thread overview]
Message-ID: <4A9D58EE.1040400@gmx.at> (raw)
In-Reply-To: <f7ccd24b0909010433h2ca3010u424e5bcd8608eb42@mail.gmail.com>
> #1 0x0111f10e in Fset_window_configuration (configuration=59573636)
> at window.c:6278
Could you check if it's triggerd by the xassert
xassert (NILP (leaf_windows[i]->hchild)
&& NILP (leaf_windows[i]->vchild));
in window.c round line 6271? The most simple approach would be to take
this out temporarily.
martin
next prev parent reply other threads:[~2009-09-01 17:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-31 1:02 Elusive assertion failure related to completion Juanma Barranquero
2009-09-01 10:00 ` martin rudalics
2009-09-01 11:33 ` Juanma Barranquero
2009-09-01 17:25 ` martin rudalics [this message]
2009-09-01 21:23 ` Juanma Barranquero
2009-09-01 23:32 ` Stefan Monnier
2009-09-02 9:59 ` David Kastrup
2009-09-02 19:35 ` Juanma Barranquero
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=4A9D58EE.1040400@gmx.at \
--to=rudalics@gmx.at \
--cc=emacs-devel@gnu.org \
--cc=lekktu@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.