* Can't kill a process within shell-mode (mac osx 10.3 Panther)
@ 2003-12-16 22:39 Ray Hixson
2003-12-16 23:41 ` Kevin Rodgers
2003-12-17 0:00 ` Kin Cho
0 siblings, 2 replies; 4+ messages in thread
From: Ray Hixson @ 2003-12-16 22:39 UTC (permalink / raw)
Hi,
I'm using GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.0.0) of
2003-10-25 on darkstar.local.
I use shell-mode constantly within emacs for example to tail log
files. The problem I'm having with this release is that Control-C
Control-C does not kill the tail.
And any other running process from that shell cannot be killed as
well.
any tips?
thanks
Ray
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't kill a process within shell-mode (mac osx 10.3 Panther)
2003-12-16 22:39 Can't kill a process within shell-mode (mac osx 10.3 Panther) Ray Hixson
@ 2003-12-16 23:41 ` Kevin Rodgers
2003-12-17 0:00 ` Kin Cho
1 sibling, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2003-12-16 23:41 UTC (permalink / raw)
Ray Hixson wrote:
> I'm using GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.0.0) of
> 2003-10-25 on darkstar.local.
> I use shell-mode constantly within emacs for example to tail log
> files. The problem I'm having with this release is that Control-C
> Control-C does not kill the tail.
> And any other running process from that shell cannot be killed as
> well.
If your platform has the pkill command, you could work around the problem
with something like:
M-! pkill -x tail
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't kill a process within shell-mode (mac osx 10.3 Panther)
2003-12-16 22:39 Can't kill a process within shell-mode (mac osx 10.3 Panther) Ray Hixson
2003-12-16 23:41 ` Kevin Rodgers
@ 2003-12-17 0:00 ` Kin Cho
2003-12-17 6:41 ` Ray Hixson
1 sibling, 1 reply; 4+ messages in thread
From: Kin Cho @ 2003-12-17 0:00 UTC (permalink / raw)
ray@zenfoo.com (Ray Hixson) writes:
> Hi,
> I'm using GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.0.0) of
> 2003-10-25 on darkstar.local.
> I use shell-mode constantly within emacs for example to tail log
> files. The problem I'm having with this release is that Control-C
> Control-C does not kill the tail.
What does the C-c C-c do in the shell buffer?
Try C-q C-c RET
-kin
> And any other running process from that shell cannot be killed as
> well.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can't kill a process within shell-mode (mac osx 10.3 Panther)
2003-12-17 0:00 ` Kin Cho
@ 2003-12-17 6:41 ` Ray Hixson
0 siblings, 0 replies; 4+ messages in thread
From: Ray Hixson @ 2003-12-17 6:41 UTC (permalink / raw)
Kin Cho <ignore-this-prefixkin@techie.com> wrote in message news:<7ibrq8gvpb.fsf@neoscale.com>...
>
> What does the C-c C-c do in the shell buffer?
>
> Try C-q C-c RET
>
> -kin
>
C-c C-c is echoed back and it has absolutely no effect.
I tried C-q C-c and it's the same - it echoes 'C-c' in the buffer and
does nothing to the tail
I can look up the tail pid and kill it (in another shell) and that
works, bringing my shell back to the prompt.
Ray
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-12-17 6:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-16 22:39 Can't kill a process within shell-mode (mac osx 10.3 Panther) Ray Hixson
2003-12-16 23:41 ` Kevin Rodgers
2003-12-17 0:00 ` Kin Cho
2003-12-17 6:41 ` Ray Hixson
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).