From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: break (C-c C-C) in shell broken Date: Thu, 21 Aug 2003 17:15:57 +0200 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84isorrqhe.fsf@slowfox.is.informatik.uni-duisburg.de> References: <1da9b2cd.0308151227.8fad9a6@posting.google.com> <84wudcw0i3.fsf@slowfox.is.informatik.uni-duisburg.de> <1da9b2cd.0308180711.7da3d961@posting.google.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1061505968 27617 80.91.224.253 (21 Aug 2003 22:46:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2003 22:46:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 22 00:46:06 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19pyBy-0007GG-00 for ; Fri, 22 Aug 2003 00:46:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19prwo-0004hY-Da for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Aug 2003 12:06:02 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!p508775bb.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-NNTP-Posting-Host: p508775bb.dip.t-dialin.net (80.135.117.187) Original-X-Trace: news.uni-berlin.de 1061478957 5025841 80.135.117.187 (16 [73968]) Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:S9tIJLPlxcY1Oc1xtaihthpkutM= Original-Xref: shelby.stanford.edu gnu.emacs.help:116042 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11960 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11960 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.