emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] emacs-26 34a6774: ; Partially revert c3445aed5194


From: Mark Oteiza
Subject: Re: [Emacs-diffs] emacs-26 34a6774: ; Partially revert c3445aed5194
Date: Sun, 17 Sep 2017 19:40:54 -0400
User-agent: Mutt/1.9.0 (2017-09-02)

On 17/09/17 at 04:54pm, Stefan Monnier wrote:
> >       ("pdf"
> > +      (viewer . pdf-view-mode)
> > +      (type . "application/pdf")
> > +      (test . (eq window-system 'x)))
> > +     ("pdf"
> >        (viewer . doc-view-mode)
> >        (type . "application/pdf")
> >        (test . (eq window-system 'x)))
> 
> BTW, don't doc-view-mode and pdf-view-mode also work in other window
> systems than X11?

I don't see why not.  Changed to just `window-system' in 4e8888d43



reply via email to

[Prev in Thread] Current Thread [Next in Thread]