From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Goodger Newsgroups: gmane.emacs.help Subject: Re: break signal on Mac OS X doesn't work Date: Fri, 24 Dec 2004 19:31:05 -0500 Message-ID: References: <41CCA036.4030707@python.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1243474422==" X-Trace: sea.gmane.org 1103934802 30699 80.91.229.6 (25 Dec 2004 00:33:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Dec 2004 00:33:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 25 01:33:16 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Chzrv-00083Q-00 for ; Sat, 25 Dec 2004 01:33:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ci02b-0000t0-Fa for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Dec 2004 19:44:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Ci02S-0000sX-9H for help-gnu-emacs@gnu.org; Fri, 24 Dec 2004 19:44:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Ci02R-0000s1-GG for help-gnu-emacs@gnu.org; Fri, 24 Dec 2004 19:44:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ci02R-0000rd-4T for help-gnu-emacs@gnu.org; Fri, 24 Dec 2004 19:44:07 -0500 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Chzq1-0002jJ-E0 for help-gnu-emacs@gnu.org; Fri, 24 Dec 2004 19:31:17 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Chzpz-0003Ep-00 for ; Sat, 25 Dec 2004 01:31:15 +0100 Original-Received: from modemcable124.0-37-24.mc.videotron.ca ([24.37.0.124]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Dec 2004 01:31:15 +0100 Original-Received: from goodger by modemcable124.0-37-24.mc.videotron.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Dec 2004 01:31:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 37 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: modemcable124.0-37-24.mc.videotron.ca User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en In-Reply-To: <41CCA036.4030707@python.org> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:22971 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22971 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1243474422== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD50FE5C9D9203CF18CABE4E9" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD50FE5C9D9203CF18CABE4E9 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit [Barry Margolin] >> The workaround is to type "C-q C-c RET" to send a literal Control-C >> rather than a signal. [David Goodger] > Even that doesn't work for me :-( But Barry's off-list suggestion to examine process-connection-type led to a solution: (setq process-connection-type t) Thanks Barry! -- David Goodger --------------enigD50FE5C9D9203CF18CABE4E9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBzLTJrqIPjB1FxosRAsZMAKCtlzXYxU5bTc4KAt5xqNy5hU/gNQCgyF/y 5Kxy7P+j/RclP+auJ2dKeTQ= =CS7m -----END PGP SIGNATURE----- --------------enigD50FE5C9D9203CF18CABE4E9-- --===============1243474422== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1243474422==--