]> git.eshelyaron.com Git - emacs.git/commit
Avoid file-name errors when viewing PDF from Gnus
authorJordan Wilson <jordan.t.wilson@gmx.com>
Wed, 10 Oct 2018 10:45:57 +0000 (11:45 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Nov 2018 08:30:33 +0000 (10:30 +0200)
commit88ef31abd4716fad14889b08686d42ebbb7dc6c0
tree13ff61c3c19e8893a1beb0d218886f188f3d105a
parentc9390423d609969193de1ea3228e259e22451719
Avoid file-name errors when viewing PDF from Gnus

* lisp/doc-view.el (doc-view-mode): Run the output file name
through 'convert-standard-filename', to avoid problems with
characters that are not allowed in file names on some
systems.  (Bug#32989)

Copyright-paperwork-exempt: yes
lisp/doc-view.el