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: Re: Page Up/Down Issues With Emacs in Terminal Date: Tue, 5 Jul 2016 19:14:40 -0700 (PDT) Message-ID: References: <86lh1flpzz.fsf@student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1467771341 31468 80.91.229.3 (6 Jul 2016 02:15:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2016 02:15:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 06 04:15:41 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 1bKcNJ-0000Cm-2d for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Jul 2016 04:15:41 +0200 Original-Received: from localhost ([::1]:58946 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKcNI-0004zt-7V for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Jul 2016 22:15:40 -0400 X-Received: by 10.129.75.139 with SMTP id y133mr38837977ywa.44.1467771281641; Tue, 05 Jul 2016 19:14:41 -0700 (PDT) X-Received: by 10.36.204.4 with SMTP id x4mr590410itf.1.1467771281607; Tue, 05 Jul 2016 19:14:41 -0700 (PDT) Original-Path: usenet.stanford.edu!jk6no11938725igb.0!news-out.google.com!d62ni3176ith.0!nntp.google.com!jk6no11938717igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <86lh1flpzz.fsf@student.uu.se> 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: Wed, 06 Jul 2016 02:14:41 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:218393 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:110702 Archived-At: On Tuesday, July 5, 2016 at 5:44:03 PM UTC-4, Emanuel Berg wrote: > This sounds like an issue with your terminal > emulator rather than the "command interpreter" > which is zsh - so are you using xterm, urxvt, > something like that? To clarify, I'm experiencing this issue with xterm and gnome-terminal, both with and without tmux. And yes, I'm using z-shell. @Emanuel: Thanks for the suggestion of using "-Q". Unfortunately, however, even with this option the original issue persists. @Dmitry: By '(zsh) terminal' I meant a terminal running zsh. Since the issue occurred in both xterm and gnome-terminal, I thought the root issue was independent of the terminal, and hence did not specify.