all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joostkremers@fastmail.fm>
To: emacs-devel@gnu.org
Subject: Re: Adding Emms to ELPA (take 2), and a technical question
Date: Fri, 01 May 2020 16:42:49 +0200	[thread overview]
Message-ID: <87sggjra1i.fsf@fastmail.fm> (raw)
In-Reply-To: <AM0PR06MB6420672E89727144436AC7C596AB0@AM0PR06MB6420.eurprd06.prod.outlook.com>


On Fri, May 01 2020, Arthur Miller wrote:
> Joost Kremers <joostkremers@fastmail.fm> writes:
>> Honestly, as a user of pdf-tools, I'm glad this happen 
>> automatically if I choose to. Saves me from opening a shell and 
>> copy&pasting a bunch of commands.
>
> How would you do it? Get Emacs to install and compile pdf tools 
> from the source, or just to call the package manager from the 
> distribution/OS of choice, which I sure are as many as users 
> here.
>
> I am defenetly more happy installing applications through 
> package manager from my distribution then through Emacs. Mostly 
> because of updates and dependencies with other applications. 
> Will Emacs also track when those tools are updated, bugs fixed 
> etc?
>
> Unless you would to turn Emacs into OS package manager a lá 
> pacman, rpm,
> etc, which I wouldn't mind by the way, but I don't think Emacs 
> is there.
>
> Also pdf-tools are used by other applications in system so it is
> easy to get them in any distro, inclusive proprietary OS:s(Win,
> Mac). Why shoujld pdf-tools be different then any other tool we 
> use in
> Emacs (binutils, compilers, debuggers, grep, ag, you-name-it)?

I'm not quite sure I follow. We're talking about the Emacs package 
pdf-tools, which isn't used by other applications, because, well, 
it's an Emacs package. :-) The pdf-tools package uses a C program 
called epdfinfo to actually read the pdf and feed Emacs all the 
info it needs to display the pdf file. Epdfinfo is part of the 
pdf-tools package and needs to be compiled before you can use the 
package in Emacs.

Epdfinfo uses Poppler and in order for it to be built, a number of 
development requirements need to be installed. pdf-tools will try 
to install these through the system package manager, but this, 
too, can be done manually if you prefer.

So Emacs is not being made into a package manager for .deb or .rpm 
files, the only thing that needs to be compiled is a C program 
that comes with the package.

-- 
Joost Kremers
Life has its moments



  reply	other threads:[~2020-05-01 14:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24 19:06 Adding Emms to ELPA (take 2), and a technical question Yoni Rabkin
2020-04-25  3:25 ` Stefan Monnier
2020-04-28 13:28   ` Yoni Rabkin
2020-04-28 15:06     ` Robert Pluim
2020-04-28 16:02       ` Yoni Rabkin
2020-04-29  3:22       ` Richard Stallman
2020-04-29  8:13         ` Robert Pluim
2020-04-30  2:32           ` Richard Stallman
2020-04-29 11:53         ` Yoni Rabkin
2020-04-30 14:43         ` Yoni Rabkin
2020-05-01  2:52           ` Richard Stallman
2020-05-01  6:32             ` Joost Kremers
2020-05-01 14:07               ` Arthur Miller
2020-05-01 14:42                 ` Joost Kremers [this message]
2020-05-01 14:51                   ` Arthur Miller
2020-04-29 10:07       ` Basil L. Contovounesios
2020-04-29 12:45         ` Stefan Monnier
2020-05-27 19:44   ` Yoni Rabkin
2020-05-28  2:36     ` Stefan Monnier
2020-05-28  5:34       ` Sean Whitton
2020-05-29  2:46       ` Yoni Rabkin
2020-06-15 19:32 ` Yoni Rabkin

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=87sggjra1i.fsf@fastmail.fm \
    --to=joostkremers@fastmail.fm \
    --cc=emacs-devel@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.