From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: break (C-c C-C) in shell broken
Date: Thu, 21 Aug 2003 17:15:57 +0200 [thread overview]
Message-ID: <84isorrqhe.fsf@slowfox.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: 1da9b2cd.0308180711.7da3d961@posting.google.com
fredanonyme@yahoo.com (fred) writes:
> kai.grossjohann@gmx.net (Kai Großjohann) wrote in message news:<84wudcw0i3.fsf@slowfox.is.informatik.uni-duisburg.de>...
>> fredanonyme@yahoo.com (fred) writes:
>>
>> > I am using all the time a shell window from emacs and it
>> > used to be the case that Control-C Control-C would send a
>> > break to the shell. It is a feature I use all the time
>> > (specially when doing SQL queries).
>> > However, it stopped working just recently.
>>
>> What does C-h k C-c C-c say in the situation where you would like it
>> to send a break to the shell?
>>
> C-c C-c runs the command comint-interrupt-subjob
> which is an interactive compiled Lisp function in `comint'.
> (comint-interrupt-subjob)
>
>> What happens when you type C-c C-c to send a break to the shell?
>
> nothing.
Hm. C-c C-c is invoking the right command, but the command doesn't
do anything.
I have no idea how come this happens. Hm. I would perhaps locate
the source for the function (M-x find-function RET
comint-interrupt-subjob RET), then M-x edebug-defun RET it, then
single-step through it to see what happens.
--
Two cafe au lait please, but without milk.
next prev parent reply other threads:[~2003-08-21 15:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-15 20:27 break (C-c C-C) in shell broken fred
2003-08-17 19:24 ` Kai Großjohann
2003-08-18 15:11 ` fred
2003-08-21 15:15 ` Kai Großjohann [this message]
2003-08-27 4:05 ` fred
2003-08-27 13:44 ` Peter Lee
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=84isorrqhe.fsf@slowfox.is.informatik.uni-duisburg.de \
--to=kai.grossjohann@gmx.net \
/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).