From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: Emacs+org-mode in a Docker? Date: Tue, 17 Nov 2015 20:56:59 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zyfoj-0003ZJ-Fz for emacs-orgmode@gnu.org; Tue, 17 Nov 2015 07:57:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zyfoi-0006Zp-Fo for emacs-orgmode@gnu.org; Tue, 17 Nov 2015 07:57:01 -0500 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:33392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zyfoi-0006Zk-A6 for emacs-orgmode@gnu.org; Tue, 17 Nov 2015 07:57:00 -0500 Received: by wmec201 with SMTP id c201so226050554wme.0 for ; Tue, 17 Nov 2015 04:56:59 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Kitchin Cc: emacs-org list On Mon, Nov 9, 2015 at 10:45 PM, John Kitchin wrote: > This sounds a lot like what I have in mind. Have you tried doing this yet? What I have done is used Vagrant for a development box, which included text Emacs. That worked well. I have not moved this forward yet as an Org mode box with a GUI. When the topic came up here, it got me thinking about doing this again. My other motivation is to move to 100% VM based workstations, and this seems like a perfect way to get some re-use out of my Emacs/Org box.