From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from groucho.cs.psu.edu ([130.203.2.10]) by hawkwind.utcs.toronto.edu with SMTP id <2645>; Fri, 4 Dec 1992 01:44:53 -0500 Received: from localhost by groucho.cs.psu.edu with SMTP id <2516>; Fri, 4 Dec 1992 01:44:01 -0500 To: Sam Fans Subject: how to make it stop? Date: Fri, 4 Dec 1992 01:43:41 -0500 From: Scott Schwartz Message-Id: <92Dec4.014401est.2516@groucho.cs.psu.edu> In lesser editors, like emacs, one can hit ^G to interrupt an operation that is taking a long time. It turns out that sam takes a very long time to process ,x v/^#//viewpoint/+- on a buffer containing /etc/termcap, but there doesn't seem to be any way to make it give up. The menus have stopped working, and ps says it's blocked writing to a socket, so it's probably deadlocked. Sigh.