From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luca Ferrari Newsgroups: gmane.emacs.help Subject: Re: Does anyone really use emacs in terminal? Date: Thu, 9 May 2013 18:00:51 +0200 Message-ID: References: <0b72021c-139f-4269-8e81-5b5ef97fb83d@googlegroups.com> <8761yu64e4.fsf@Servus.decebal.nl> <87r4higq45.fsf@gmail.com> <87ip2tyftv.fsf@yahoo.fr> <20130508155351.GA5399@hysteria.proulx.com> <87obclrrb9.fsf@kuiper.lan.informatimago.com> <25153223-A058-4762-A1FC-7744472B958A@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1368115306 12669 80.91.229.3 (9 May 2013 16:01:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 May 2013 16:01:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 09 18:01:45 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 1UaTHs-0004kK-MH for geh-help-gnu-emacs@m.gmane.org; Thu, 09 May 2013 18:01:44 +0200 Original-Received: from localhost ([::1]:40719 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaTHr-0000hm-8g for geh-help-gnu-emacs@m.gmane.org; Thu, 09 May 2013 12:01:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaTHB-0000ES-0X for help-gnu-emacs@gnu.org; Thu, 09 May 2013 12:01:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UaTH6-0008VS-2C for help-gnu-emacs@gnu.org; Thu, 09 May 2013 12:01:00 -0400 Original-Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:47558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaTH5-0008Uw-Oa for help-gnu-emacs@gnu.org; Thu, 09 May 2013 12:00:55 -0400 Original-Received: by mail-wg0-f49.google.com with SMTP id j13so3131616wgh.4 for ; Thu, 09 May 2013 09:00:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=/CC7iiNSy8FOAsR/aTTjfMhc9JBtNlmu/EtxuXw7EuM=; b=hBlBJPMCtIpapLhV6fLIo3fdkOmYwB+Q/GEaSmHZIUDvIXReg2tj0pb+6RUj/xvZ7o DYm5O2Y8erZx7RVRDAQFGkL/Yv+ARhEdd8nmQHNoH/rcLWVTIFUQKM2R1ha3WvSWgQfX Ni0hQEIUmhPn1ETTCinJiwmesfsMcplS7R7J3OKcGZ5zWs/WYoySQvtszUhNpH4+EOGn jsXZIiN8lShsahRt7jZta17ECioqxMPoxOkitX8qW0PJv3S7e7xsG9LyKDkVny0Oyay8 J0giDkkZwhzW//eeu31TuFP6ZCAmESK29z0KZV5b/NIV+Bub26c9MngQDiLrb5RGnsmm wfUg== X-Received: by 10.180.108.3 with SMTP id hg3mr18527115wib.17.1368115251228; Thu, 09 May 2013 09:00:51 -0700 (PDT) Original-Received: by 10.194.174.197 with HTTP; Thu, 9 May 2013 09:00:51 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: Fb2woIN7vvu_LfhbhwmK6XXI_20 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::231 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:90583 Archived-At: On Thu, May 9, 2013 at 3:39 PM, Jai Dayal wrote: > Um... what exactly can emacs do that vim can't? Or is vim not included in > "etc"? Well, probably emacs can run vim....;) Emacs is a lisp interpreter that happens to have an editor running as default application! Luca