From: David Goodger <goodger@python.org>
Subject: Re: break signal on Mac OS X doesn't work
Date: Fri, 24 Dec 2004 19:31:05 -0500 [thread overview]
Message-ID: <cqicc9$ti1$1@sea.gmane.org> (raw)
In-Reply-To: <41CCA036.4030707@python.org>
[-- Attachment #1.1: Type: text/plain, Size: 349 bytes --]
[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 <http://python.net/~goodger>
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 253 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
next prev parent reply other threads:[~2004-12-25 0:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.8535.1103860328.27204.help-gnu-emacs@gnu.org>
2004-12-24 16:53 ` break signal on Mac OS X doesn't work Barry Margolin
2004-12-24 23:03 ` David Goodger
2004-12-25 0:31 ` David Goodger [this message]
2004-12-24 3:31 David Goodger
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='cqicc9$ti1$1@sea.gmane.org' \
--to=goodger@python.org \
/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.
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).