From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Belanger Newsgroups: gmane.emacs.help Subject: Re: Does anyone really use emacs in terminal? Date: Sat, 11 May 2013 16:40:14 -0500 Organization: A noiseless patient Spider Message-ID: <87k3n5i4ap.fsf@gmail.com> 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> <87ppwxi89x.fsf@gmail.com> Reply-To: jay.p.belanger@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1368311200 25201 80.91.229.3 (11 May 2013 22:26:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 May 2013 22:26:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 12 00:26:40 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 1UbIFT-0000Cc-Um for geh-help-gnu-emacs@m.gmane.org; Sun, 12 May 2013 00:26:40 +0200 Original-Received: from localhost ([::1]:56469 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbIFT-0006Ed-IC for geh-help-gnu-emacs@m.gmane.org; Sat, 11 May 2013 18:26:39 -0400 Original-Path: usenet.stanford.edu!goblin3!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Injection-Info: mx05.eternal-september.org; posting-host="2aa585afd1951c0cf4ea5b94784f9ed6"; logging-data="15193"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/IPUOUc5ZSjpb8T85NrmEWY0YUSmtK8xk=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:VBgf2YtqeXzCqtwyGDM8YEP/fVE= sha1:79CtSSaT/d51jCv5Liw7oQwkCRs= Original-Xref: usenet.stanford.edu gnu.emacs.help:198378 X-Mailman-Approved-At: Sat, 11 May 2013 18:26:11 -0400 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:90645 Archived-At: Jai Dayal writes: > If one does not know the basics of vim then one should not make such strong > incorrect statements. Like I said, eager to be offended. > Yes Vim can do calculus Cool; I didn't know that. How does vim do it? Honest question: emacs can do M-: (calc-eval "integ(x^2*exp(x),x)") to get "x^2 exp(x) + 2 exp(x) - 2 x exp(x)" How does vim do that?