unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: John Owens <john_owens@yahoo.com>
Subject: OS X: C-g does not break out of infinite loop
Date: Wed, 14 Jul 2004 09:54:48 -0700 (PDT)	[thread overview]
Message-ID: <20040714165448.15308.qmail@web53001.mail.yahoo.com> (raw)

When sending a large email via FLIM, I could not break
out of the send using C-g. I thought this was a FLIM
problem, but Yoichi Nakayama ably identified it as a
emacs problem (on OS X specifically). The problem is
described in more detail here:

http://article.gmane.org/gmane.mail.wanderlust.general/632

with Yoichi's response (together with a test case that
I can reproduce: C-g on OS X cannot recover from
evaling any of the following three:

1. (condition-case nil (while 1) (error (error "catch
error")) (quit (error "catch quit")))
2. (condition-case nil (while 1) (error (error "catch
error")))
3. (while 1)

) at:

http://article.gmane.org/gmane.mail.wanderlust.general/635

(He verified this with GNU Emacs 21.3.50.1
(powerpc-apple-darwin7.3.0) of 2004-05-08; I also
verified it with GNU Emacs 21.3.50.1
(powerpc-apple-darwin7.4.0) of 2004-07-07.)

He also points out that C-g has had historical
problems in OS X:

http://article.gmane.org/gmane.emacs.macintosh.devel/46

Given that the above message indicates that the 10.2
OS X release allowed support for handling C-g
properly, maybe now's a good time to do so?

JDO


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

             reply	other threads:[~2004-07-14 16:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-14 16:54 John Owens [this message]
2004-07-15 13:17 ` OS X: C-g does not break out of infinite loop Richard Stallman
2004-07-15 13:57   ` YAMAMOTO Mitsuharu
2004-07-15 20:25     ` John Owens
     [not found]     ` <202E9468-D93E-11D8-A9B1-00039390AB82@mac.com>
     [not found]       ` <wlk6x0h6y5.wl@church.math.s.chiba-u.ac.jp>
2004-07-19  6:38         ` Steven Tamm
2004-07-19  7:13           ` YAMAMOTO Mitsuharu

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040714165448.15308.qmail@web53001.mail.yahoo.com \
    --to=john_owens@yahoo.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 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).