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: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-26 34a6774: ; Partially revert c3445aed5194
Date: Sun, 17 Sep 2017 16:54:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>       ("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?


        Stefan



reply via email to

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