From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: emacs under term mode,how to scroll back once a screen Date: Sat, 19 Nov 2005 10:52:00 +0100 Message-ID: <41af649ac56b15f7e4d50267dd5fd9d3@Web.DE> References: <1132378943.170610.80020@g44g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1132398187 1156 80.91.229.2 (19 Nov 2005 11:03:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Nov 2005 11:03:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 19 12:03:03 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EdQUK-0002w8-Dj for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Nov 2005 12:02:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EdQUJ-0004c3-6K for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Nov 2005 06:02:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EdPws-0000pF-Tp for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 05:27:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EdPVY-0007Up-43 for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 04:59:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EdPO8-0007HL-D8 for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 04:52:08 -0500 Original-Received: from [217.72.192.226] (helo=smtp08.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EdPO7-00026A-P2 for help-gnu-emacs@gnu.org; Sat, 19 Nov 2005 04:52:04 -0500 Original-Received: from [84.245.189.228] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #317) id 1EdPO5-0007rT-00; Sat, 19 Nov 2005 10:52:02 +0100 In-Reply-To: <1132378943.170610.80020@g44g2000cwa.googlegroups.com> Original-To: wanglichunpost@gmail.com X-Mailer: Apple Mail (2.623) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:31163 Archived-At: Am 19.11.2005 um 06:42 schrieb wanglichunpost@gmail.com: > emacs 21.4.1 > I use the M-x term What about M-v? (Or Esc-v.) It scrolls back in all other buffers I met. C-h b shows you the key bindings. Probably you can find there what I can't tell yoe. -- Greetings Pete "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." -- Rich Cook