all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gfp <gfp@posteo.at>
To: help-guix@gnu.org
Subject: finding the right path
Date: Mon, 18 Nov 2024 16:01:06 +0000	[thread overview]
Message-ID: <9d85a378-6e08-476e-8736-89ac5eeb9699@posteo.at> (raw)


[-- 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 --]

             reply	other threads:[~2024-11-18 16:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18 16:01 gfp [this message]
2024-11-19 15:04 ` finding the right path Felix Lechner via
2024-11-19 17:31   ` gfp
2024-11-19 19:36     ` Felix Lechner via
2024-11-19 21:04       ` gfp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9d85a378-6e08-476e-8736-89ac5eeb9699@posteo.at \
    --to=gfp@posteo.at \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.