unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* W32 version crashes on C-g
@ 2006-03-17 10:41 Kim F. Storm
  2006-03-17 11:46 ` Eric Lilja
                   ` (2 more replies)
  0 siblings, 3 replies; 60+ messages in thread
From: Kim F. Storm @ 2006-03-17 10:41 UTC (permalink / raw)



I downloaded the pre-compiled binary from ntemacs.sourceforge.net
and installed it on a local XP system.  

"GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600)
 of 2006-02-27 on YAMALOK"

It traps in MSVCRT whenever I hit C-g.

What's wrong?


I have an older build from back in 2004, and C-g works ok in that.


-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 60+ messages in thread
* Re: W32 version crashes on C-g
@ 2006-03-17 12:58 LENNART BORGMAN
  0 siblings, 0 replies; 60+ messages in thread
From: LENNART BORGMAN @ 2006-03-17 12:58 UTC (permalink / raw)
  Cc: emacs-devel, Kim F. Storm

From: Juanma Barranquero <lekktu@gmail.com>
Date: Friday, March 17, 2006 1:32 pm
Subject: Re: W32 version crashes on C-g

> On 3/17/06, Kim F. Storm <storm@cua.dk> wrote:
> 
> > "GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600)
> >  of 2006-02-27 on YAMALOK"
> 
> I do
> 
>  configure --no-debug
>  make realclean
>  make bootstrap
>  make install
>  make info
> 
> daily on XP, and I've never seen a crash on C-g. Might be a problem
> with the binary you've downloaded.
> 
>  M-x emacs-version =>
>  "GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2006-03-17 on 
> JUANMAB"
>  C:\> gcc --version
>  gcc (GCC) 3.4.5 (mingw special)
>  Copyright (C) 2004 Free Software Foundation, Inc.

I compile a new version approx once a week and I have never seen that crash either.

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

end of thread, other threads:[~2006-03-25 10:15 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-17 10:41 W32 version crashes on C-g Kim F. Storm
2006-03-17 11:46 ` Eric Lilja
2006-03-17 12:07 ` Eli Zaretskii
2006-03-17 12:28   ` Kim F. Storm
2006-03-17 12:32 ` Juanma Barranquero
2006-03-17 14:04   ` Kim F. Storm
2006-03-17 14:20     ` Juanma Barranquero
2006-03-17 14:49       ` Kim F. Storm
2006-03-17 16:07         ` Jason Rumney
2006-03-17 16:08         ` Lennart Borgman
2006-03-18  1:13           ` Kim F. Storm
2006-03-18  7:51             ` Lennart Borgman
2006-03-18 11:29             ` Eli Zaretskii
2006-03-17 16:52         ` Juanma Barranquero
2006-03-17 17:06           ` Drew Adams
2006-03-17 18:00           ` Lennart Borgman
2006-03-17 23:27             ` Juanma Barranquero
2006-03-18  0:01               ` Lennart Borgman
2006-03-18  5:49                 ` Juanma Barranquero
2006-03-18  7:48                   ` Lennart Borgman
2006-03-18 12:46                     ` Juanma Barranquero
2006-03-17 18:30           ` Binaries for W32 (was: W32 version crashes on C-g) Reiner Steib
2006-03-17 18:42             ` Drew Adams
2006-03-17 18:56               ` Lennart Borgman
2006-03-17 18:58                 ` Drew Adams
2006-03-20 18:32                   ` Drew Adams
2006-03-21 10:29                     ` Juanma Barranquero
2006-03-22 15:16                       ` Mathias Dahl
2006-03-25 10:15                       ` Eli Zaretskii
2006-03-18  1:21           ` W32 version crashes on C-g Kim F. Storm
2006-03-18  6:00             ` Juanma Barranquero
2006-03-18 11:42               ` Eli Zaretskii
2006-03-18 12:45                 ` Juanma Barranquero
2006-03-18 15:42                   ` Eli Zaretskii
2006-03-18 16:55                     ` Juanma Barranquero
2006-03-18 17:59                       ` Eli Zaretskii
2006-03-18 20:38                         ` Lennart Borgman
2006-03-18 21:42                           ` Juanma Barranquero
2006-03-18 20:46                   ` Lennart Borgman
2006-03-19  1:32               ` Kim F. Storm
2006-03-21 10:35                 ` Juanma Barranquero
2006-03-21 12:43                   ` Kim F. Storm
2006-03-21 15:22                     ` Juanma Barranquero
2006-03-18 10:52         ` Eli Zaretskii
2006-03-19  1:44           ` Kim F. Storm
2006-03-18 16:23         ` Eli Zaretskii
2006-03-18 17:14           ` Eric Hanchrow
2006-03-18 17:15           ` Chong Yidong
2006-03-18 18:10             ` Eli Zaretskii
2006-03-18 18:59             ` Jason Rumney
2006-03-18 19:11               ` Chong Yidong
2006-03-18 22:38                 ` Eli Zaretskii
2006-03-19  0:46           ` Kim F. Storm
2006-03-18 16:27         ` Eric Hanchrow
2006-03-18 17:56           ` Eli Zaretskii
2006-03-18 16:29         ` Eric Hanchrow
2006-03-18 18:19           ` Eli Zaretskii
2006-03-18 19:04           ` Jason Rumney
2006-03-18 10:40     ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2006-03-17 12:58 LENNART BORGMAN

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