all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [jidanni@jidanni.org: Re: suspend/fg excitement in *shell*]
@ 2007-08-13  5:01 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2007-08-13  5:01 UTC (permalink / raw)
  To: emacs-devel

Can anyone reproduce this?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.6 required=5.0 tests=NO_REAL_NAME,SPF_PASS,
	UNPARSEABLE_RELAY autolearn=no version=3.1.0
To: emacs-pretest-bug@gnu.org
From: jidanni@jidanni.org
Date: Mon, 13 Aug 2007 03:12:17 +0800
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Re: suspend/fg excitement in *shell*

SJ> I have IGNOREEOF=2 in /root/.bashrc.

It turns out with greater IGNOREEOF's, and more "fg"'s, the sucker
heads straight for the HISTFILE where it proceeds to execute all the
commands there faster than you can kill(1) them. "A monster has taken
over my '*shell*' buffer and is sending root ^P^O&'s or whatever it
takes to replay my HISTORY file faster than I can swat all it is
spawning!" Here I fool it with HISTFILE=/dev/null:

02:58 1 tmp$ su
Password:
root@jidanni2:/tmp# IGNOREEOF=11 HISTFILE=/dev/null
root@jidanni2:/tmp# suspend

[1]+  Stopped                 su
02:59 147 tmp$ fg
su
root@jidanni2:/tmp# Use "exit" to leave the shell.
root@jidanni2:/tmp#
[1]+  Stopped                 su
02:59 147 tmp$ fg
su
root@jidanni2:/tmp# bash: =/dev/null: No such file or directory
root@jidanni2:/tmp# bash: syntax error near unexpected token `('
root@jidanni2:/tmp# [1] 15423
root@jidanni2:/tmp# bash:\350\2600\322: command not found
root@jidanni2:/tmp#


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-13  5:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13  5:01 [jidanni@jidanni.org: Re: suspend/fg excitement in *shell*] Richard Stallman

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.