From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 28 00:28:29 2019 Received: (at 38309) by debbugs.gnu.org; 28 Nov 2019 05:28:29 +0000 Received: from localhost ([127.0.0.1]:56513 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaCLt-0004j8-2l for submit@debbugs.gnu.org; Thu, 28 Nov 2019 00:28:29 -0500 Received: from mail-qt1-f181.google.com ([209.85.160.181]:36735) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaCLr-0004iu-66 for 38309@debbugs.gnu.org; Thu, 28 Nov 2019 00:28:27 -0500 Received: by mail-qt1-f181.google.com with SMTP id y10so27917389qto.3 for <38309@debbugs.gnu.org>; Wed, 27 Nov 2019 21:28:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=2JRpQps8G/e3WqaAC3nGel2AY3sqtnxQkVQghztEypk=; b=Ztjukhon8oSBSFyhCTC55MAnf2B2OTqP2aqxqPxHeC/2A1Rgzw41Q6epJD2nbXXrVV nIx5CjeLIRevG7uFT86NT5/V35SmSORYVG5LxQbOqmOGhHcWAitJ148NE6tJDR4FM69Y Zuk+PGQrhd+kQ/qnSvG0aU8XaP4qMlqNbDmyBcMTVOmngQ6Vumrvj0u9IXxOtjXbQIzh F/w7EXk1xqCG7Fgd5iXm8i1PQ12+rkTGA3ejfjSESFDbyJG4MNZUGMeLCWudgTVS7p+k LxpClhTgH4W84J9NadgIfqnC955qBvdAIYCaWmWX7F284DMF3teCpQ8mNR70mXhBCM3A qBQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=2JRpQps8G/e3WqaAC3nGel2AY3sqtnxQkVQghztEypk=; b=SsY5NAhsshHyoNuvEWEnOP7qqtNOYsLPziPzms++AVZB9ZmLkQ5XqFX0P/OGO/hDk5 LrTqEQvAFszD22oVVoIRHyQH/YDl2dd2RbnnKl1JEWSstUCKmQOXJEqPsscGYXkmrIX+ hNIBKHw1slqdcbhBKudq96jHPK30WBj1LWeAG4AyjaIt9o7kpnKJuRUCTXGho69Mk4Gf kPSouRjJ7stEy21Zobs/cqQXgS1TSSY5TewnnfmLw6edPeYRL+DPta1s3uwDjyonASaY bOpsq65Cr2V/entDmIS34nakBoaNAu7+hn6PnC9W+Dp/eVYDXSxXi0yvLgLQeaN/BIIw eU/Q== X-Gm-Message-State: APjAAAWOCOQDrwmSVCGTAByejT5GFA8mCFsasWXjqFSqhsX3BYsqWk3X cx5ZAx2O+EsFtWP83yVCPuEf2Gn0wUg= X-Google-Smtp-Source: APXvYqxDOujETagqFG3CUxalpZddaaL7i1PuK2tLPGZTLePPolDlGaCkJvU6mSzxk1F74Mq3RXu52Q== X-Received: by 2002:ac8:5197:: with SMTP id c23mr37411289qtn.343.1574918901642; Wed, 27 Nov 2019 21:28:21 -0800 (PST) Received: from x200 ([206.55.91.146]) by smtp.gmail.com with ESMTPSA id x6sm1291916qke.127.2019.11.27.21.28.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Nov 2019 21:28:21 -0800 (PST) From: Maxim Cournoyer To: Jelle Licht Subject: Re: bug#38309: Recent $EMACSLOADPATH changes crash gnome-session References: <674732dc751fbafbdb1e3fd4464d19e27e36607f.camel@student.tugraz.at> <87o8wxto8o.fsf@gmail.com> <87blsxwgb9.fsf@jlicht.xyz> Date: Thu, 28 Nov 2019 14:28:19 +0900 In-Reply-To: <87blsxwgb9.fsf@jlicht.xyz> (Jelle Licht's message of "Wed, 27 Nov 2019 15:21:30 +0100") Message-ID: <8736e8tvrg.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38309 Cc: Leo Prikler , 38309@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Jelle Licht writes: > Maxim Cournoyer writes: > >> [...] >> I've tested these changes with a Gnome VM and the EMACSLOADPATH is now >> reduced to just the Emacs' lisp directory as well as the >> share/emacs/site-lisp directory of any profile. Thanks for the great >> ideas :-). > > Would this still allow Emacs to load packages from Guix' environments as well? Yes, and directly handled by Guix search path machinery, as in: guix environment --pure --ad-hoc emacs emacs-magit -- emacs --> Magit available in that Emacs instance spawned from that environment, given that EMACSLOADPATH has been set correctly. Maxim