From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: ELPA
Date: Tue, 12 Jan 2021 15:21:07 -0500 [thread overview]
Message-ID: <jwvwnwh29jn.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: 87k0sr2hga.fsf@zoho.eu
>>> byte-compile=$(emacs) \
>>> -batch \
>>> -eval "(setq load-path (append load-path
>>> '(\"~/.emacs.d/elpa/gnuplot-mode-20171013.1616/\"
>>> \"~/.emacs.d/elpa/vterm-20201004.2057\"
>>> \"~/.emacs.d/elpa/markdown-mode-20201015.1327\"
>>> \"~/.emacs.d/elpa/w3m-20200818.141\" \"~/.emacs.d/emacs-init\"
>>> \"~/.emacs.d/emacs-init/ide\" \"~/.emacs.d/emacs-init/w3m\"
>>> \"~/.emacs.d/emacs-init/gnus\"
>>> \"~/.emacs.d/elpa/google-translate-20190620.1416\" )))" \
>>> -f batch-byte-compile
>>>
>>> In the Makefile? (Set the load-path again for every pack, I mean.)
>>
>> Which Makefile?
>
> https://dataswamp.org/~incal/emacs-init/Makefile
>
>> I think the answer is something like:
>>
>> byte-compile=$(emacs) \
>> --batch --eval "(package-activate-all)" \
>> -f batch-byte-compile
>
> 80 errors of this, the same kind:
I didn't mean for you to use this literally. Obviously, you'll need to
adapt it to your specific circumstance. The `package-activate-all`
should take care of all the ~/.emacs.d/elpa/*
Stefan
next prev parent reply other threads:[~2021-01-12 20:21 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-04 14:22 How-to disable persistent *EBDB-Message* buffer? Pankaj Jangid
2021-01-04 17:58 ` Eric Abrahamsen
2021-01-05 3:47 ` Pankaj Jangid
2021-01-05 5:03 ` ELPA (was: Re: How-to disable persistent *EBDB-Message* buffer?) Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-05 17:06 ` ELPA Eric Abrahamsen
2021-01-05 18:15 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-05 18:52 ` ELPA Eric Abrahamsen
2021-01-05 18:57 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-05 19:27 ` ELPA Eric Abrahamsen
2021-01-05 19:45 ` ELPA Stefan Monnier
2021-01-05 21:37 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-12 18:00 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-12 22:21 ` ELPA Stefan Monnier
2021-01-12 23:02 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-13 15:01 ` ELPA Stefan Monnier
2021-01-12 20:21 ` Stefan Monnier [this message]
2021-01-12 20:23 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-12 21:29 ` ELPA Stefan Monnier
2021-01-12 21:35 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-12 21:57 ` ELPA Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-12 19:53 ` ELPA (was: Re: How-to disable persistent *EBDB-Message* buffer?) Emanuel Berg via Users list for the GNU Emacs text editor
-- strict thread matches above, loose matches on Subject: below --
2010-09-26 13:33 [PROPOSAL] Quick and easy installation instructions Dan Davison
2010-09-26 17:37 ` Achim Gratz
2010-09-26 18:22 ` Dan Davison
2010-09-26 19:27 ` Achim Gratz
2010-09-26 20:57 ` ELPA [WAS] " Dan Davison
2010-09-28 10:52 ` Scot Becker
2010-09-28 17:48 ` ELPA Eric Schulte
2010-09-28 18:35 ` ELPA Sebastian Rose
2010-09-28 18:59 ` ELPA Achim Gratz
2010-09-28 19:09 ` ELPA Richard Riley
2010-09-28 20:43 ` ELPA Scot Becker
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=jwvwnwh29jn.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--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.