From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: Emacs in the Cloud Date: Mon, 25 Jul 2011 19:29:14 +0200 Message-ID: References: <87y5zm8qw7.fsf@hi-media-techno.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1311614977 24145 80.91.229.12 (25 Jul 2011 17:29:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Jul 2011 17:29:37 +0000 (UTC) Cc: Paul Michael Reilly , rms@gnu.org, emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 25 19:29:32 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QlOyB-00040g-SD for ged-emacs-devel@m.gmane.org; Mon, 25 Jul 2011 19:29:31 +0200 Original-Received: from localhost ([::1]:43415 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlOyB-0007qn-BS for ged-emacs-devel@m.gmane.org; Mon, 25 Jul 2011 13:29:31 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlOy7-0007kS-Kv for emacs-devel@gnu.org; Mon, 25 Jul 2011 13:29:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlOy6-0001dt-9B for emacs-devel@gnu.org; Mon, 25 Jul 2011 13:29:27 -0400 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:41889 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlOy6-0001dk-2c; Mon, 25 Jul 2011 13:29:26 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mx1.naquadah.org (Postfix) with ESMTP id 0B5F95C0C8; Mon, 25 Jul 2011 19:29:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at prometheus.naquadah.org Original-Received: from mx1.naquadah.org ([127.0.0.1]) by localhost (prometheus.naquadah.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ygijgigWjzbd; Mon, 25 Jul 2011 19:29:22 +0200 (CEST) Original-Received: from DimIMac.local (unknown [89.157.192.174]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 1493A5C0C7; Mon, 25 Jul 2011 19:29:22 +0200 (CEST) Original-Received: by DimIMac.local (Postfix, from userid 501) id 0C55324BED76; Mon, 25 Jul 2011 19:29:14 +0200 (CEST) User-Mail-Address: dim@tapoueh.org In-Reply-To: (joakim@verona.se's message of "Mon, 25 Jul 2011 15:52:18 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 212.85.154.174 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142288 Archived-At: joakim@verona.se writes: > I use a graphical gtk based emacs everyday, and I also use terminal > based Emacs sessions every day. Hardened remote servers will continue to > actively not have any X installations for years to come. Terminal Emacs > sessions clearly makes life more liveable in those cases. What about using tramp in such cases? Regards, -- dim