unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6451: 23.2.50; reading from minibuffer in ~/.emacs causes assertion failure
@ 2010-06-18  4:00 YAMAMOTO Mitsuharu
  2011-04-13 18:20 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: YAMAMOTO Mitsuharu @ 2010-06-18  4:00 UTC (permalink / raw)
  To: 6451

Steps to Reproduce:

  1. Build Emacs with giving the --enable-checking option to configure.
  2. Create ~/.emacs containing (read-from-minibuffer "test: ").
  3. Start Emacs with no command-line option.

Result:

  src/xdisp.c:13219: Emacs fatal error: assertion failed: WINDOWP(echo_area_window)

The value of echo_area_window is 0 when the error occurs.  The trunk
also has the same problem.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

In GNU Emacs 23.2.50.1 (x86_64-apple-darwin10.4.0, GTK+ Version 2.20.1)
 of 2010-06-18 on yamamoto-mitsuharu-no-iMac.local
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--enable-checking''





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6451: 23.2.50; reading from minibuffer in ~/.emacs causes assertion failure
  2010-06-18  4:00 bug#6451: 23.2.50; reading from minibuffer in ~/.emacs causes assertion failure YAMAMOTO Mitsuharu
@ 2011-04-13 18:20 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-04-13 18:20 UTC (permalink / raw)
  To: YAMAMOTO Mitsuharu; +Cc: 6451-done

> 1. Build Emacs with giving the --enable-checking option to configure.
> 2. Create ~/.emacs containing (read-from-minibuffer "test: ").
> 3. Start Emacs with no command-line option.
>
>   src/xdisp.c:13219: Emacs fatal error: assertion failed:
>   WINDOWP(echo_area_window)

Thanks.  I've checked in a fix.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-13 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18  4:00 bug#6451: 23.2.50; reading from minibuffer in ~/.emacs causes assertion failure YAMAMOTO Mitsuharu
2011-04-13 18:20 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).