From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Guido Van Hoecke Newsgroups: gmane.emacs.help Subject: Re: How to have two parallel emacs environments? Date: Thu, 27 Mar 2014 11:45:28 +0100 Message-ID: References: <874n2m9n68.fsf@yahoo.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1395917151 26220 80.91.229.3 (27 Mar 2014 10:45:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2014 10:45:51 +0000 (UTC) Cc: help-gnu-emacs To: Luca Ferrari Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 27 11:45:59 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WT7ot-0006yI-8s for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Mar 2014 11:45:59 +0100 Original-Received: from localhost ([::1]:52707 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT7os-0000cd-Um for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Mar 2014 06:45:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT7oa-0000bQ-1t for help-gnu-emacs@gnu.org; Thu, 27 Mar 2014 06:45:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT7oT-00084W-3A for help-gnu-emacs@gnu.org; Thu, 27 Mar 2014 06:45:39 -0400 Original-Received: from mail-ee0-x22e.google.com ([2a00:1450:4013:c00::22e]:32866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT7oS-00084L-Eo for help-gnu-emacs@gnu.org; Thu, 27 Mar 2014 06:45:32 -0400 Original-Received: by mail-ee0-f46.google.com with SMTP id t10so2692701eei.19 for ; Thu, 27 Mar 2014 03:45:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=EMTa6OwFGPakeLzGhB/IblgbXHRVOZe+eqc8Sp88nlg=; b=bUVGtTgsIT2VHWFUnYu9LL9+RUPjiSMw5ZgUobrjGPVuNv98XHl8uIWVbI1c89sTgH h3NeFjSpHECHB2mPY2MDtSCQ7TPgKs91AsCLlfkcg3lR10xHLRHEHsZ5QQLrNeOhC1oF Apf4yomcRP46ncDIIoawIjoaOJe67nMLJT3aXVEEJPeyrUhw7bV79dHNxmO2jbIPj4LY sytbV4k9QnkoJbwXR+3xx/vAailXScpDj+ls2mniAe0X10fHoE/K6J5NRO/3izwRF3ti BdHVBWO1tQ/nIjxK5hO51GigTDYaHGyvBHkKe27Va5UelK590fjCQFtmL81RMa/IHNV8 nF2g== X-Received: by 10.15.32.206 with SMTP id a54mr1073133eev.51.1395917131059; Thu, 27 Mar 2014 03:45:31 -0700 (PDT) Original-Received: from zac-3.vanhoecke.org (78-20-180-173.access.telenet.be. [78.20.180.173]) by mx.google.com with ESMTPSA id cb5sm3516184eeb.18.2014.03.27.03.45.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Mar 2014 03:45:30 -0700 (PDT) In-Reply-To: (Luca Ferrari's message of "Thu, 27 Mar 2014 08:52:11 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96780 Archived-At: Hi Luca, Luca Ferrari writes: > There is also a org-dotemacs module on Melpa that allows to tag parts > of the init file to load on startup. I've never tried it, but could be > another option (even if I think it's a bit too complex for this > specific problem). Since my original posting, I have switched to a slightly reworked init file, tangled from my emacs-guivho.org. Still needs a lot of work, so it might well be worth looking into org-dotemacs :) Thanks for the suggestion, Guido -- Weinberg's First Law: Progress is only made on alternate Fridays.