unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Emacs in multiple profiles
@ 2018-03-22 16:47 Konrad Hinsen
  2018-03-22 21:21 ` Alex Kost
  0 siblings, 1 reply; 44+ messages in thread
From: Konrad Hinsen @ 2018-03-22 16:47 UTC (permalink / raw)
  To: help-guix

Dear Guixers,

Is anyone aware of a way to have different Emacs configurations (i.e. 
different add-on packages) in distinct profiles?

I tried to set up a new profile with just "emacs" in it, but when I run 
that Emacs it load all the Emacs Lisp packages from my main profile. I 
traced this down to site-start.el loading guix-emacs.el, which has the 
main profile hard-coded and therefore loads all the packages from there:

   (defvar guix-user-profile (expand-file-name "~/.guix-profile"))

Since nothing runs before site-start.el, I don't see how I could 
override this definition. My only choice is to use the -Q option on the 
Emacs command line to bypass site-start.el altogether. But then I don't 
get the packages from my new profile either.

Konrad.

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

end of thread, other threads:[~2019-11-19 22:03 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-22 16:47 Emacs in multiple profiles Konrad Hinsen
2018-03-22 21:21 ` Alex Kost
2018-03-23  7:57   ` Konrad Hinsen
2018-03-23 17:25     ` Alex Kost
2018-03-24 12:14       ` Konrad Hinsen
2018-03-24 16:07         ` Alex Kost
2018-03-26  8:24           ` Konrad Hinsen
2018-03-27 15:38             ` Alex Kost
2018-04-18 19:49               ` myglc2
2018-05-05 16:01                 ` Konrad Hinsen
2019-10-16 19:54                 ` Pierre Neidhardt
2019-10-17 15:56                   ` George Clemmer
2019-10-18  8:42                     ` Pierre Neidhardt
2019-10-18 17:13                       ` George Clemmer
2019-10-19  8:57                         ` Pierre Neidhardt
2019-10-19  8:53                       ` Pierre Neidhardt
2019-10-19 19:35                   ` Maxim Cournoyer
2019-10-19 20:19                     ` Pierre Neidhardt
2019-10-25  3:05                       ` Maxim Cournoyer
2019-10-25 11:21                         ` Pierre Neidhardt
2019-10-28  3:45                           ` Maxim Cournoyer
2019-10-28  7:49                             ` Pierre Neidhardt
2019-10-28 12:46                           ` Maxim Cournoyer
2019-10-29  1:25                           ` Maxim Cournoyer
2019-10-29 10:44                             ` Pierre Neidhardt
2019-10-31  5:29                               ` Maxim Cournoyer
2019-10-31 12:29                                 ` Pierre Neidhardt
2019-11-01  4:25                                   ` Maxim Cournoyer
2019-11-01 19:06                                     ` Pierre Neidhardt
2019-11-02  1:12                                       ` Maxim Cournoyer
2019-11-02  9:41                                         ` Pierre Neidhardt
2019-11-17 23:10                                         ` Emacs in server mode using a Shepherd user service (Was: Re: Emacs in multiple profiles) Chris Marusich
2019-11-18 20:55                                           ` brettg
2019-11-19 21:57                                             ` Emacs in server mode using a Shepherd user service Maxim Cournoyer
2019-11-19 21:58                                               ` brettg
2019-11-19 22:03                                                 ` brettg
2019-11-12  5:14                                     ` [bug#38015] Emacs in multiple profiles Chris Marusich
2019-11-12  7:16                                       ` Pierre Neidhardt
2019-11-13  7:18                                         ` Chris Marusich
2019-11-13 11:08                                           ` Pierre Neidhardt
2019-11-18  5:50                                           ` Maxim Cournoyer
2019-10-20 13:58                   ` Alex Kost
2019-10-20 16:17                     ` Pierre Neidhardt
2018-04-20 20:52           ` Ricardo Wurmus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).