emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#5680: marked as done (23.1; canot quit infloop b


From: Emacs bug Tracking System
Subject: [Emacs-bug-tracker] bug#5680: marked as done (23.1; canot quit infloop by C-g)
Date: Sat, 06 Mar 2010 01:27:02 +0000

Your message dated Fri, 05 Mar 2010 20:19:01 -0500
with message-id <address@hidden>
and subject line Re: bug#5680: 23.1; canot quit infloop by C-g
has caused the Emacs bug report #5680,
regarding 23.1; canot quit infloop by C-g
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
5680: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5680
Emacs Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1; canot quit infloop by C-g Date: Fri, 05 Mar 2010 00:35:56 +0900 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)
Hi developers,

When I evaluate following code and type C-g, I cannot quit a infinity loop.

(funcall (byte-compile (lambda () (while t))))

In emacs-22, I can quit it.

Regards,



In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12)
 of 2009-10-19 on debian-build.int-office-er.priv, modified by Debian
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' 
'--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' 
'--localstatedir=/var/lib' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' 
'--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim'
 '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 
'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g 
-O2' 'LDFLAGS=-g' 'CPPFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ja_JP.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  show-paren-mode: t
  which-function-mode: t
  icomplete-mode: t
  shell-dirtrack-mode: t
  display-time-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t




--- End Message ---
--- Begin Message --- Subject: Re: bug#5680: 23.1; canot quit infloop by C-g Date: Fri, 05 Mar 2010 20:19:01 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)
> Indeed, thanks.  I've just installed the patch below which should fix
> this problem.

Forgot to close it, sorry,


        Stefan


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]