From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Pascal J. Bourguignon" Newsgroups: gmane.emacs.help Subject: Re: Does anyone really use emacs in terminal? Date: Sun, 12 May 2013 23:18:48 +0200 Organization: Informatimago Message-ID: <874ne7kibr.fsf@kuiper.lan.informatimago.com> References: <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> <87k3n5i4ap.fsf@gmail.com> <878v3kj83t.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1368420804 24858 80.91.229.3 (13 May 2013 04:53:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 May 2013 04:53:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 13 06:53:25 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 1UbklI-0002nD-BH for geh-help-gnu-emacs@m.gmane.org; Mon, 13 May 2013 06:53:24 +0200 Original-Received: from localhost ([::1]:40073 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbklI-00079y-0a for geh-help-gnu-emacs@m.gmane.org; Mon, 13 May 2013 00:53:24 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-X-Trace: individual.net 1Y8SE6Sh2zAAo/YAfvaw5QLLlMg93zY7P+cafbNF8I5SRHOXsC Cancel-Lock: sha1:MjY3NDkyNzkwYzk4NDY1ZTY1MWI0MjE5ZmFlZmY0N2E5YjhjYjUzNw== sha1:qhp3UUBfvrChHFqNLqbviFr2tX4= Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:198412 X-Mailman-Approved-At: Mon, 13 May 2013 00:52:12 -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:90680 Archived-At: Dan Espen writes: > Ah, something to search for that might yield results. > > Searching for "vim games", I found this: > > http://www.vim.org/scripts/script.php?script_id=172 > > Downloading and looking at tetris.vim I see that vim has some kind of > command language, with functions, buffer access, arithmetic: > > fu! s:Sort() > wh line('.')>1&&matchstr(getline(line('.')-1),'\d\+$') let s:pos=line('.') > g/^$/d > 11,$d _ > redr > endf > > > I'd don't know if it approaches the power of Emacs Lisp, but there > is enough there for games. In the bottom of the Turing tar pit, yes. -- __Pascal Bourguignon__ http://www.informatimago.com/ A bad day in () is better than a good day in {}. You can take the lisper out of the lisp job, but you can't take the lisp out of the lisper (; -- antifuchs