From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brandeis King Newsgroups: gmane.emacs.help Subject: Page Up/Down Issues With Emacs in Terminal Date: Tue, 5 Jul 2016 13:57:48 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1467752437 25382 80.91.229.3 (5 Jul 2016 21:00:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jul 2016 21:00:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 05 23:00:37 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bKXSM-0007hV-PD for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Jul 2016 23:00:34 +0200 Original-Received: from localhost ([::1]:58072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKXSM-0006hg-0g for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Jul 2016 17:00:34 -0400 X-Received: by 10.157.4.78 with SMTP id 72mr36988777otc.20.1467752269692; Tue, 05 Jul 2016 13:57:49 -0700 (PDT) X-Received: by 10.36.127.18 with SMTP id r18mr273401itc.5.1467752269629; Tue, 05 Jul 2016 13:57:49 -0700 (PDT) Original-Path: usenet.stanford.edu!jk6no11801532igb.0!news-out.google.com!o189ni3228ith.0!nntp.google.com!jk6no11801525igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.62.177.113; posting-account=AkCvpAoAAACfE7QvoNT_ohh68ENrDdHn Original-NNTP-Posting-Host: 24.62.177.113 User-Agent: G2/1.0 Injection-Date: Tue, 05 Jul 2016 20:57:49 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:218386 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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 Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:110695 Archived-At: Hi, When I launch emacs in a (zsh) terminal with the no window system option, p= ressing the keys "page-up" and "page-down" results in emacs writing "5~" an= d "6~" respectively to the buffer and then changing to the previous/next bu= ffer depending on which button is pressed.=20 How can I configure emacs and/or the (zsh) terminal to scroll the page when= page up/down is pressed as emacs does in a non-terminal instance? Thanks. Best, Brandeis