From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Weiner Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] emacs-26 34a6774: ; Partially revert c3445aed5194 Date: Wed, 20 Sep 2017 10:30:05 -0400 Message-ID: References: <20170917123002.14667.35010@vcs0.savannah.gnu.org> <20170917123004.DAAFD20AB5@vcs0.savannah.gnu.org> <8760chexno.fsf@ailuros> Reply-To: rswgnu@gmail.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c080c60a8561405599fd160" X-Trace: blaine.gmane.org 1505922663 15451 195.159.176.226 (20 Sep 2017 15:51:03 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 20 Sep 2017 15:51:03 +0000 (UTC) To: "N. Raghavendra" , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 20 17:50:57 2017 Return-path: Envelope-to: ged-emacs-devel@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 1duhH3-0003Tl-8j for ged-emacs-devel@m.gmane.org; Wed, 20 Sep 2017 17:50:53 +0200 Original-Received: from localhost ([::1]:49077 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duhHA-0007Dd-Jd for ged-emacs-devel@m.gmane.org; Wed, 20 Sep 2017 11:51:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dugb8-0004Mp-II for emacs-devel@gnu.org; Wed, 20 Sep 2017 11:08:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duga4-0003we-2R for emacs-devel@gnu.org; Wed, 20 Sep 2017 11:07:34 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duga3-0003TD-S2 for emacs-devel@gnu.org; Wed, 20 Sep 2017 11:06:27 -0400 Original-Received: from mail-qk0-f169.google.com ([209.85.220.169]:53713) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1dug1M-0008CJ-3a for emacs-devel@gnu.org; Wed, 20 Sep 2017 10:30:36 -0400 Original-Received: by mail-qk0-f169.google.com with SMTP id t184so2865457qke.10 for ; Wed, 20 Sep 2017 07:30:36 -0700 (PDT) X-Gm-Message-State: AHPjjUjQKMfEQnqABRQ70+juGAu/y8dIDFnylLgJ1Aha8mimzyhtjPyv NgHptCEwdv4skiMkGTFGCsOkli019kyPCPJWzmA= X-Google-Smtp-Source: AOwi7QDiEht2Pri8sES2NWxKEi8/o/m4DNhifOKhAEwlNPQWoO04CG9PBtMedl90PGBchaStM/M942xonHw+9ZMJGPk= X-Received: by 10.233.237.5 with SMTP id c5mr7510318qkg.309.1505917835694; Wed, 20 Sep 2017 07:30:35 -0700 (PDT) Original-Received: by 10.200.28.3 with HTTP; Wed, 20 Sep 2017 07:30:05 -0700 (PDT) In-Reply-To: <8760chexno.fsf@ailuros> X-Gmail-Original-Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:218583 Archived-At: --94eb2c080c60a8561405599fd160 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, Sep 17, 2017 at 7:02 PM, N. Raghavendra wrote: > At 2017-09-17T16:54:14-04:00, Stefan Monnier wrote: > > >> (test . (eq window-system 'x))) > > > > BTW, don't doc-view-mode and pdf-view-mode also work in other window > > systems than X11? > > It's been several months since I stopped using MacOS, so I can't verify > it now, but the README at https://github.com/politza/pdf-tools says that > the package works in MacOS > =E2=80=8B. > =E2=80=8BConfirmed that it works under MacOS Sierra. Bob --94eb2c080c60a8561405599fd160 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sun, Sep 17, 2= 017 at 7:02 PM, N. Raghavendra <nyraghu27132@gmail.com> wrote:
At 2017-= 09-17T16:54:14-04:00, Stefan Monnier wrote:

>>=C2=A0 =C2=A0 =C2=A0 =C2=A0 (test . (eq window-system 'x)))
>
> BTW, don't doc-view-mode and pdf-view-mode also work in other wind= ow
> systems than X11?

It's been several months since I stopped using MacOS, so I can&#= 39;t verify
it now, but the README at https://github.com/politza/pdf-to= ols says that
the package works in MacOS
=E2=80=8B.

=
=E2=80=8BConfirmed that it works under MacOS Sierra.

Bob

--94eb2c080c60a8561405599fd160--