From mboxrd@z Thu Jan  1 00:00:00 1970
From: Konrad Hinsen <konrad.hinsen@fastmail.net>
Subject: Re: Status google calendar sync
Date: Tue, 15 Feb 2011 08:18:08 +0100
Message-ID: <6843D3C6-E3B7-4D31-9F4C-163FA3770D71@fastmail.net>
References: <AANLkTinuPKdCcCLw5vPtv8UD4RHNh7rQ2SNhtE0u0iTn@mail.gmail.com>
	<8762t3idd3.fsf@gmx.ch> <4D48E887.20900@gmail.com>
	<5E7BEB01-1411-4BF4-A36B-C4FF43E55CF6@fastmail.net>
	<AANLkTimonL4vzW_PATw1yV7Uq+hfGzpOSmA_imFLRwcu@mail.gmail.com>
Mime-Version: 1.0 (Apple Message framework v936)
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from [140.186.70.92] (port=50210 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1PpFB0-000830-Lz
	for emacs-orgmode@gnu.org; Tue, 15 Feb 2011 02:18:23 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <konrad.hinsen@fastmail.net>) id 1PpFAw-0000FG-DB
	for emacs-orgmode@gnu.org; Tue, 15 Feb 2011 02:18:22 -0500
Received: from smtp3-g21.free.fr ([212.27.42.3]:40122)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <konrad.hinsen@fastmail.net>) id 1PpFAv-0000DV-PJ
	for emacs-orgmode@gnu.org; Tue, 15 Feb 2011 02:18:18 -0500
In-Reply-To: <AANLkTimonL4vzW_PATw1yV7Uq+hfGzpOSmA_imFLRwcu@mail.gmail.com>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: Org Mode Mailing List <emacs-orgmode@gnu.org>, Marcelo de Moraes Serpa <celoserpa@gmail.com>

On 14 Feb 2011, at 22:39, Marcelo de Moraes Serpa wrote:

> This would be awesome, and I think this is the path the emacs
> developers should take -- separating emacs into two, the GUI and the
> core elisp interpreter. I'm sure this wouldn't be easy, but imagine

Emacs already has a batch mode, and very different GUI layers  
(terminal, X11, Mac, Windows), so I'd suspect that a "no GUI" version  
that can be compiled anywhere would not be so difficult. It may be  
more difficult to make a separate GUI layer, but that wouldn't be very  
important either from a practical point of view.

BTW, another Emacs GUI I'd like to see is a Web-based one. Imagine  
connecting to your home machine from a Web browser and getting access  
to a copy of Emacs running there!

Konrad.