From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: eniotna Newsgroups: gmane.emacs.help Subject: Re: Does anyone really use emacs in terminal? Date: Sun, 5 May 2013 10:21:25 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1367761958 24846 80.91.229.3 (5 May 2013 13:52:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 May 2013 13:52:38 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Steven Degutis Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 05 15:52:39 2013 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 1UYzMl-00035C-A0 for geh-help-gnu-emacs@m.gmane.org; Sun, 05 May 2013 15:52:39 +0200 Original-Received: from localhost ([::1]:55288 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYzMk-0002WC-Vn for geh-help-gnu-emacs@m.gmane.org; Sun, 05 May 2013 09:52:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYuCG-0001rb-4C for help-gnu-emacs@gnu.org; Sun, 05 May 2013 04:21:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYuCF-0002BR-2h for help-gnu-emacs@gnu.org; Sun, 05 May 2013 04:21:28 -0400 Original-Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:51382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYuCE-0002BN-T5 for help-gnu-emacs@gnu.org; Sun, 05 May 2013 04:21:27 -0400 Original-Received: by mail-wg0-f49.google.com with SMTP id j13so2645910wgh.28 for ; Sun, 05 May 2013 01:21:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=0kXLXayMj9KtC5mwowOCTTWVa4E739I8ZM5QtarK+LY=; b=KxCJWA5EE5kVxHBWKZrmzsVgS0zEus61qmzhA/PYi6k0/d3ZqKLDuAxAAp6Yz4mt5M 4TRS5vdsvYYDKL5igcmWcendW+48ztCG7vnF8DMN/v1g/rIrR6Q16DZl72jq8Y5oJwOy X7T+jesYU1rss91lAADyHq8pLCv2UrRnFqX8RdOzRcgzV9Ob5hgIMC+vGZ1Q0oGJvmLs /vE0aHn/OE1oDmyIrIdlD3UUaaqSKBb0L8Da5J2OlewjzKTjwh/o8WZkcifwTRyVPZsQ hwKQmLo+qpRy89h0l8C2YM/gAHUY46t3eWVOiY9N3BW87l8HGjcpXI6PkkvPFIX4Hmfc Denw== X-Received: by 10.194.63.239 with SMTP id j15mr20498840wjs.30.1367742085771; Sun, 05 May 2013 01:21:25 -0700 (PDT) Original-Received: by 10.194.153.102 with HTTP; Sun, 5 May 2013 01:21:25 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::231 X-Mailman-Approved-At: Sun, 05 May 2013 09:52:29 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:90516 Archived-At: Hi, How about pair-programming over ssh? >From my standpoint, it's a killer feature! tony -- Antoine R. Dumont https://github.com/ardumont https://coderwall.com/ardumont http://twitter.com/ardumont http://adumont.fr/blog On Sun, May 5, 2013 at 5:06 AM, Steven Degutis wrote: > What's the use-case for having the terminal be able to act as an editor? > > For me it's rather the other way around, I use the terminal within my > editor (eshell). > > Seems like there's no real point in supporting terminal-mode in a text > editor these days. > > -Steven > >