[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: revivifying a shell whose process has exited
From: |
Lowell Gilbert |
Subject: |
Re: revivifying a shell whose process has exited |
Date: |
Tue, 24 May 2011 20:01:48 -0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) |
Terrence Brannon <thequietcenter@gmail.com> writes:
> Hello, when I lose my internet connection, my shell buffer is no
> longer useable and there is a message:
>
> Process shell exited abnormally with code 255
>
> I would like to have the process restarted for that shell buffer via
> some command instead of killing the buffer and typing M-x shell again.
You can't bring back the dead process, but you can certainly reuse the
buffer. Just type "M-x shell" *without* killing the buffer first.