all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Gottfried <gottfried@posteo.de>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: printing with paps
Date: Sat, 7 Jan 2023 20:18:28 +0300	[thread overview]
Message-ID: <Y7mpZAU6O0Do9eI6@protected.localdomain> (raw)
In-Reply-To: <86885597-f8e7-3365-884d-79579a3993a7@posteo.de>

* Gottfried <gottfried@posteo.de> [2023-01-07 15:51]:
> I successfully downloaded paps with
> git,
> but I had to install git first.

Of course.

> -----------------------------------------------------------
> gfp@Tuxedo ~$ git clone https://github.com/dov/paps.git
> Klone nach 'paps'...
> remote: Enumerating objects: 551, done.
> remote: Counting objects: 100% (81/81), done.
> remote: Compressing objects: 100% (55/55), done.
> remote: Total 551 (delta 41), reused 51 (delta 24), pack-reused 470
> Empfange Objekte: 100% (551/551), 364.55 KiB | 434.00 KiB/s, fertig.
> Löse Unterschiede auf: 100% (315/315), fertig.
> ---------------------------------------------------------------------
> 
> there are som many git packages, which one are still useful to
> install?

I would say try to focus getting printing done. 

Software out there is so many, so always focus on what you really need
in your life.

Interest in software may waste decades of life, and you forget to do
your life.

> I am using "GNU Guix" as my OS distro.

I can't say that is distribution for beginners. There is also Guix
mailing list where you can write and ask for help on how to install
packages.

> I copied the downloaded directory "pags" into my emacs directory,
> where emacs is installed.

I do not know nothing about "pags" and maybe you meant "paps". But
that is not the way to install it.

I explained, you could install it in your home directory with

$ configure --prefix=~/.local/share
$ make
$ make install

> In my case:
> 
> /gfp/.config/emacs/elpa/
> ----------------------------------------------------------
> But now I didn't manage to install it.

That is not place to install system command "paps". That is directory
which Emacs uses to install Emacs packages, but "paps" program is not
Emacs package. I have made Emacs package for it.

> Earlier on  I installed paps through Guix System.
> 
> The command:
> 
> paps --help
> 
> worked already earlier in my terminal

OK but that version may be outdated one.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



  reply	other threads:[~2023-01-07 17:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-02 11:07 printing with paps Gottfried
2023-01-05  8:54 ` Jean Louis
2023-01-05 19:12   ` andrés ramírez
2023-01-06 13:16     ` Jean Louis
2023-01-06 12:55   ` Gottfried
2023-01-06 13:19     ` Jean Louis
2023-01-07 12:51       ` Gottfried
2023-01-07 17:18         ` Jean Louis [this message]
2023-01-06 13:45   ` Gottfried
2023-01-06 15:42     ` Jean Louis
  -- strict thread matches above, loose matches on Subject: below --
2022-12-14 16:38 wie kann ich Emacs so einstellen, dass ich drucken kann Gottfried
2022-12-17  9:00 ` Jean Louis
2022-12-18 12:06   ` Gottfried
2022-12-18 17:20     ` Jean Louis
2022-12-19 13:49       ` Gottfried
2022-12-19 17:19         ` Jean Louis
2022-12-27 16:39           ` wie kann ich Emacs so einstellen, dass ich drucken kann (printing with paps) Gottfried
2022-12-27 16:47             ` Gottfried
2022-12-27 17:37               ` Jean Louis
2022-12-28 16:31                 ` printing with paps Gottfried
2022-12-30 14:26                   ` Jean Louis
2022-12-31 12:09                     ` Gottfried
2022-12-31 22:53                       ` Jean Louis
2022-12-31 23:46                         ` Jean Louis
2023-01-01 14:24                           ` Gottfried
2023-01-01 14:53                             ` Jean Louis

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=Y7mpZAU6O0Do9eI6@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=gottfried@posteo.de \
    --cc=help-gnu-emacs@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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.