all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: Two flaws in window.c
Date: Thu, 18 Oct 2012 11:15:08 +0200	[thread overview]
Message-ID: <507FC89C.30008@gmx.at> (raw)
In-Reply-To: <507F76D9.3090505@yandex.ru>

> Some bits in window.c lacks type/liveness checks, and there are two flaws:
> 
> (internal-temp-output-buffer-show nil) =>
> src/window.c:3350: Emacs fatal error: assertion failed: BUFFERP (buf)
> 
> (set-window-vscroll <dead window> 10 t) =>
> src/window.c:6487: Emacs fatal error: assertion failed: BUFFERP (w->buffer)

These should be fixed now.  Do you have any more suggestions?

Thanks, martin




  reply	other threads:[~2012-10-18  9:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18  3:26 Two flaws in window.c Dmitry Antipov
2012-10-18  9:15 ` martin rudalics [this message]
2012-10-18  9:41   ` Dmitry Antipov
2012-10-19 10:01     ` martin rudalics

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=507FC89C.30008@gmx.at \
    --to=rudalics@gmx.at \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.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.