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: Re: DocView paging set to fit to page or to width in separate window frames Date: Fri, 27 Jul 2018 22:43:12 +1000 Message-ID: <43F4E166-30BB-4D2D-90A2-7BD632C014DD@scratch.space> References: <39B7B09B-FDC1-46EC-A2B5-BC7EC97BAD4C@scratch.space> <876011uzgs.fsf@posteo.net> 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 1532695323 6586 195.159.176.226 (27 Jul 2018 12:42:03 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2018 12:42:03 +0000 (UTC) To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 27 14:41:59 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 1fj24E-0001bf-Ml for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Jul 2018 14:41:58 +0200 Original-Received: from localhost ([::1]:41054 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fj26L-0004hH-FH for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Jul 2018 08:44:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fj25b-0004fZ-U6 for help-gnu-emacs@gnu.org; Fri, 27 Jul 2018 08:43:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fj25Y-0000xf-Qy for help-gnu-emacs@gnu.org; Fri, 27 Jul 2018 08:43:23 -0400 Original-Received: from relay5-d.mail.gandi.net ([217.70.183.197]:57965) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fj25Y-0000vA-In for help-gnu-emacs@gnu.org; Fri, 27 Jul 2018 08:43:20 -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 CBF8E1C0010 for ; Fri, 27 Jul 2018 12:43:17 +0000 (UTC) In-Reply-To: <876011uzgs.fsf@posteo.net> 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:117599 Archived-At: >> I have two frames each with their own window viewing a DocView buffer >> on the one PDF page. >=20 > Do you mean an X-window, or do you mean a buffer? The frames are on the Mac=E2=80=99s Finder window manager.=20 I mean the PDF page as PNG image in a window of an Emacs frame. > What kind of buffer is opening when you view the documentation as a = PDF > file. Are you using the generic PDF-to-image conversion tool that is > built into emacs, or are you using an extension? The toolchain leaves [(DocView)] on the modeline and=20 should be using the builtin Emacs infrastructure. I=E2=80=99m after a variable that configures the width or page viewport = size for next paging. Normally, I use buffer and indirect buffer for = text to display at different text scale factors. I=E2=80=99m wanting = that for PDF reading.=