all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* revivifying a shell whose process has exited
@ 2011-05-04 14:18 Terrence Brannon
  2011-05-04 14:25 ` Lowell Gilbert
  0 siblings, 1 reply; 2+ messages in thread
From: Terrence Brannon @ 2011-05-04 14:18 UTC (permalink / raw
  To: help-gnu-emacs

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: revivifying a shell whose process has exited
  2011-05-04 14:18 revivifying a shell whose process has exited Terrence Brannon
@ 2011-05-04 14:25 ` Lowell Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Lowell Gilbert @ 2011-05-04 14:25 UTC (permalink / raw
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-04 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 14:18 revivifying a shell whose process has exited Terrence Brannon
2011-05-04 14:25 ` Lowell Gilbert

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.