all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* finding the right path
@ 2024-11-18 16:01 gfp
  2024-11-19 15:04 ` Felix Lechner via
  0 siblings, 1 reply; 5+ messages in thread
From: gfp @ 2024-11-18 16:01 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 499 bytes --]

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

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2451 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-19 21:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 16:01 finding the right path gfp
2024-11-19 15:04 ` Felix Lechner via
2024-11-19 17:31   ` gfp
2024-11-19 19:36     ` Felix Lechner via
2024-11-19 21:04       ` gfp

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.