all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: fredanonyme@yahoo.com (fred)
Subject: Re: break (C-c C-C) in shell broken
Date: 26 Aug 2003 21:05:02 -0700	[thread overview]
Message-ID: <1da9b2cd.0308262005.9df1334@posting.google.com> (raw)
In-Reply-To: 84isorrqhe.fsf@slowfox.is.informatik.uni-duisburg.de

I was told a work-around:
 typing C-q C-c C-q C-c and then enter
which is working.

Maybe now somebody may have an idea on what could have broken the C-c C-c
command, and how to fix it ? 

thanks.

Fred.



kai.grossjohann@gmx.net (Kai Großjohann) wrote in message news:<84isorrqhe.fsf@slowfox.is.informatik.uni-duisburg.de>...
> 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.

  reply	other threads:[~2003-08-27  4:05 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
2003-08-27  4:05       ` fred [this message]
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

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

  git send-email \
    --in-reply-to=1da9b2cd.0308262005.9df1334@posting.google.com \
    --to=fredanonyme@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.