From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: Emacs in multiple profiles Date: Sat, 05 May 2018 18:01:45 +0200 Message-ID: References: <9c395fd0-9458-7894-af8b-9294d212c60b@fastmail.net> <878tajzu03.fsf@gmail.com> <87a7uyd7qy.fsf@gmail.com> <874ll51mq3.fsf@gmail.com> <87zi2t4jgh.fsf@gmail.com> <877ep4z44b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fEzd2-0001CB-0j for help-guix@gnu.org; Sat, 05 May 2018 12:01:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fEzcy-0003ds-5t for help-guix@gnu.org; Sat, 05 May 2018 12:01:44 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:44117) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fEzcy-0003cj-0G for help-guix@gnu.org; Sat, 05 May 2018 12:01:40 -0400 In-Reply-To: <877ep4z44b.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: myglc2@gmail.com Cc: Alex Kost , help-guix@gnu.org Hi George, > I am revamping my emacs config approach and I came across your > discussion. Following Alex's suggestions I found 2 approaches that seem > to do what Konrad wanted ... Thanks a lot - this looks very useful. Your second solution is just fine for my use case as well. I just wish it were simpler! Konrad.