all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Issue customizing package-user-dir in emacs -Q session [emacs 27.x]
@ 2018-02-22 15:35 Kaushal Modi
  2018-02-22 15:39 ` Kaushal Modi
  0 siblings, 1 reply; 3+ messages in thread
From: Kaushal Modi @ 2018-02-22 15:35 UTC (permalink / raw)
  To: Emacs developers, Radon Rosborough

[-- Attachment #1: Type: text/plain, Size: 894 bytes --]

Hello,

For CI testing of my emacs-based projects, I customize package-user-dir in
an emacs -Q session to install the required packages in a "sandbox" area.

As an example, for my eless project, I run "make vcheck"[1] to install the
latest Org stable version in an area separate from the user's default
~/.emacs.d/elpa by customizing package-user-dir in a test setup file[2].

The problem is that that approach does not work on emacs 27.x, as it
probably depends on early-init.el even in emacs -Q sessions.

To confirm this issue:

1. git clone https://github.com/kaushalmodi/eless
2. make vcheck

You can review the linked Makefile and setup-eless.el.

@Radon Can you please this on emacs 27.x and suggest how to make it work?

Thanks.

[1]: https://github.com/kaushalmodi/eless/blob/master/Makefile
[2]: https://github.com/kaushalmodi/eless/blob/master/build/setup-eless.el
-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 1507 bytes --]

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

end of thread, other threads:[~2018-02-22 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-22 15:35 Issue customizing package-user-dir in emacs -Q session [emacs 27.x] Kaushal Modi
2018-02-22 15:39 ` Kaushal Modi
2018-02-22 20:10   ` Kaushal Modi

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.