From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: is easy to get hung in infinite ^G stream; how to stop it? Date: 25 Apr 2004 02:28:33 -0400 Organization: PANIX -- Public Access Networks Corp. Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1082874683 17829 80.91.224.253 (25 Apr 2004 06:31:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Apr 2004 06:31:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 25 08:31:16 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BHdAZ-0007l3-00 for ; Sun, 25 Apr 2004 08:31:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BHdA1-000573-KC for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Apr 2004 02:30:41 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!panix3.panix.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: panix3.panix.com Original-X-Trace: reader2.panix.com 1082874513 21592 166.84.1.3 (25 Apr 2004 06:28:33 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Sun, 25 Apr 2004 06:28:33 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:122682 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17970 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17970 Want to see something funny? (Ok, not so funny, then.) Within *shell*, do "man ". Yes, exactly that way. No, *not* via M-x man. At least if you're me (running 21.2.1), emacs gets all screwed up trying to display a man-page into *shell*, you get this ^G. Hit , you get one line of the man-page, and another ^G. Please, how to get out of this situation, to cancel that man-command, short of having to kill the *shell* buffer itself -- which, for a variety of reasons, I'd rather not do. Thanks so much! David PS: maybe running eg vi (or other such displaying-program) out of *shell* will also get you into the ^G morass.