Hi Guix, I installed Ghostscript in my GNU Guix SD:
"guix install ghostscript"
In Emacs init.el file:
I have got:
(require 'printing)
(setq pr-path-alist
'((unix "." "~/bin" ghostview mpage PATH)
(ghostview "$HOME/bin/gsview-dir")
(mpage "$HOME/bin/mpage-dir")
))
There are wrong paths set (from another Linux SD)
What is now the right path for those three files in Guix,
which I installed in Guix?
Thanks for help
Gottfried
OpenPGP_0xD9E413C6C4BB32CE.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
