From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.help Subject: DocView paging set to fit to page or to width in separate window frames Date: Thu, 26 Jul 2018 23:20:49 +1000 Message-ID: <39B7B09B-FDC1-46EC-A2B5-BC7EC97BAD4C@scratch.space> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1532611178 26937 195.159.176.226 (26 Jul 2018 13:19:38 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2018 13:19:38 +0000 (UTC) To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 26 15:19:34 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1figB3-0006tw-LA for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Jul 2018 15:19:33 +0200 Original-Received: from localhost ([::1]:35947 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1figDA-0002QL-H5 for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Jul 2018 09:21:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1figCU-0002QC-Ae for help-gnu-emacs@gnu.org; Thu, 26 Jul 2018 09:21:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1figCR-0005yu-AS for help-gnu-emacs@gnu.org; Thu, 26 Jul 2018 09:21:02 -0400 Original-Received: from relay5-d.mail.gandi.net ([217.70.183.197]:45961) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1figCR-0005ur-24 for help-gnu-emacs@gnu.org; Thu, 26 Jul 2018 09:20:59 -0400 X-Originating-IP: 14.202.208.236 Original-Received: from epi.local (14-202-208-236.static.tpgi.com.au [14.202.208.236]) (Authenticated sender: van@scratch.space) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 4F3DA1C0006 for ; Thu, 26 Jul 2018 13:20:53 +0000 (UTC) X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.197 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:117594 Archived-At: Hello, I have two frames each with their own window viewing a DocView buffer on = the one PDF page. The left frame is landscape oriented and when I page down I=E2=80=99d = like the fit to width view remain unchanged. On the right, I have a portrait orientation. When I page down I=E2=80=99d = like the fit to page setting stay. What happens at the moment is random switching between fit to page or to = width when I page down. I use the following keys to correct the view=20 P doc-view-fit-page-to-window W doc-view-fit-width-to-window and would like the setting to separately stick for each frame=E2=80=99s = window. Is there a way tu?=