unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Does anyone really use emacs in terminal?
Date: Sun, 12 May 2013 18:40:12 -0400	[thread overview]
Message-ID: <icppwvyg8j.fsf@home.home> (raw)
In-Reply-To: mailman.25612.1368392031.855.help-gnu-emacs@gnu.org

Jai Dayal <dayalsoap@gmail.com> writes:

> You did not know this already? I stated that Vim has a language of its own
> already. If you don't even know Vim basics, you shouldn't comment on Vim.

Wow, you're so smart, I don't feel I'm qualified to read your posts.

So, welcome to my kill file.

You don't need to email people when you reply to posts either but
go for it if you like.  You won't get past my mail filters for long.

Still don't know how to post and you certainly don't know how to carry
on a civilized discussion.


> On Sun, May 12, 2013 at 4:00 PM, Dan Espen <despen@verizon.net> wrote:
>
>> "Pascal J. Bourguignon" <pjb@informatimago.com> writes:
>>
>> > Hongxu Chen <leftcopy.chx@gmail.com> writes:
>> >
>> >> Peter Dyballa <Peter_Dyballa@Web.DE> writes:
>> >>
>> >>> Am 12.05.2013 um 00:32 schrieb Jai Dayal:
>> >>>
>> >>>> so if
>> >>>> you're not willing to do a little extra work and expect me to prove
>> the
>> >>>> most basic trivial things, I'm going to ask you to put something on
>> the
>> >>>> line, i.e., when I show you Vim's calculus plugins, you never post on
>> this
>> >>>> mailing list again.  deal?
>> >>>
>> >>> Vi has an interface to shell level: :!. This way you can use expr,
>> >>> bc, or dc to calculate something for vi – or use a GNU Emacs script
>> >>> for something less comprehensible…
>> >> However this is inconvenient since Vim just forked a new shell
>> >> process. Now and then I forget whether the shell's parent process is
>> Vim.
>> >
>> > He reason why it's inconvenient, is because once you fork a child
>> > process, it cannot modify the data structure in the parent process
>> > anymore.  So ok, you can perhaps calculate, or do calculus (seems
>> > somebody doesn't know the difference), but you cannot have those process
>> > modify the data in the vim buffers, or in vim memory.
>> >
>> > Sure, perhaps you can also have a command or a script in vim to load
>> > some file modified by those child processes, but that's the point:
>> > there's no calculus program implemented in vim, like there are
>> > implemented in emacs.  Or spreadsheets, or web browsers, or email
>> > readers, or games, etc.
>>
>> 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\+$')<s:score|move
>> -2|endw
>>  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.
>>
>> --
>> Dan Espen
>>

-- 
Dan Espen


  parent reply	other threads:[~2013-05-12 22:40 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.25145.1367723226.855.help-gnu-emacs@gnu.org>
2013-05-05  3:43 ` Does anyone really use emacs in terminal? Chad Brown
2013-05-07 18:17   ` Cecil Westerhof
2013-05-08  2:30     ` Hugh Lawson
2013-05-08  9:35       ` Nicolas Richard
2013-05-08 15:53         ` Bob Proulx
2013-05-08 20:51           ` Nicolas Richard
2013-05-08 21:08             ` Steven Degutis
2013-05-22 11:01               ` Steinar Bang
2013-05-09  8:26             ` Peter Dyballa
     [not found]           ` <mailman.25343.1368046244.855.help-gnu-emacs@gnu.org>
2013-05-08 23:21             ` Pascal J. Bourguignon
2013-05-09  8:21               ` Thorsten Jolitz
2013-05-09  8:38               ` Peter Dyballa
2013-05-09 13:39                 ` Jai Dayal
2013-05-09 15:26                   ` Peter Dyballa
2013-05-09 15:35                     ` Jai Dayal
2013-05-09 18:50                       ` Peter Dyballa
2013-05-09 18:58                       ` Peter Dyballa
2013-05-09 19:01                         ` Jai Dayal
2013-05-09 19:09                           ` Peter Dyballa
2013-05-09 19:04                         ` Jai Dayal
2013-05-09 19:19                           ` Óscar Fuentes
2013-05-09 19:27                             ` Jai Dayal
     [not found]                         ` <mailman.25426.1368126295.855.help-gnu-emacs@gnu.org>
2013-05-09 19:09                           ` Jay Belanger
2013-05-09 21:08                             ` Jai Dayal
2013-05-11  4:01                               ` PJ Weisberg
2013-05-11 14:43                                 ` Stefan Monnier
2013-05-11 14:45                                 ` Jai Dayal
     [not found]                             ` <mailman.25436.1368133731.855.help-gnu-emacs@gnu.org>
2013-05-09 21:58                               ` Jay Belanger
2013-05-09 16:00                   ` Luca Ferrari
2013-05-09 16:02                     ` Jai Dayal
2013-05-09 16:19                       ` Óscar Fuentes
2013-05-09 16:25                         ` Jai Dayal
2013-05-09 16:40                           ` Óscar Fuentes
2013-05-09 16:46                             ` Jai Dayal
2013-05-09 17:04                               ` Óscar Fuentes
2013-05-09 17:11                                 ` Jai Dayal
2013-05-09 17:27                                   ` Óscar Fuentes
2013-05-09 17:50                                     ` Steven Degutis
2013-05-09 16:51                             ` Óscar Fuentes
     [not found]                             ` <mailman.25407.1368118028.855.help-gnu-emacs@gnu.org>
2013-05-10  4:08                               ` comint outside emacs (was Does anyone really use emacs in terminal?) rusi
2013-05-10  4:48                                 ` Jai Dayal
2013-05-09 16:19                       ` Does anyone really use emacs in terminal? Hongxu Chen
2013-05-09 16:27                         ` Jai Dayal
2013-05-11 18:13                       ` Luca Ferrari
2013-05-11 18:14                         ` Jai Dayal
2013-05-11 19:12                           ` Peter Dyballa
     [not found]                         ` <mailman.25563.1368296076.855.help-gnu-emacs@gnu.org>
2013-05-11 20:14                           ` Jay Belanger
2013-05-11 21:11                             ` Jai Dayal
     [not found]                             ` <mailman.25571.1368306670.855.help-gnu-emacs@gnu.org>
2013-05-11 21:40                               ` Jay Belanger
2013-05-11 22:32                                 ` Jai Dayal
2013-05-11 23:51                                   ` Dmitry Gutov
2013-05-12  8:30                                   ` Peter Dyballa
2013-05-12  8:44                                     ` Hongxu Chen
     [not found]                                     ` <mailman.25594.1368348301.855.help-gnu-emacs@gnu.org>
2013-05-12 19:44                                       ` Pascal J. Bourguignon
2013-05-12 20:00                                         ` Dan Espen
2013-05-12 20:53                                           ` Jai Dayal
2013-05-12 21:18                                           ` Pascal J. Bourguignon
     [not found]                                           ` <mailman.25612.1368392031.855.help-gnu-emacs@gnu.org>
2013-05-12 22:40                                             ` Dan Espen [this message]
2013-05-13  1:23                                               ` Jay Belanger
2013-05-12 20:52                                         ` Jai Dayal
2013-05-13  5:58                                           ` Jonathan Groll
     [not found]                                 ` <mailman.25577.1368311553.855.help-gnu-emacs@gnu.org>
2013-05-11 22:41                                   ` Jay Belanger
2013-05-12  0:04                                     ` Jai Dayal
2013-05-12 13:46                                       ` Jonathan Groll
     [not found]                                     ` <mailman.25583.1368317085.855.help-gnu-emacs@gnu.org>
2013-05-12  0:09                                       ` Jay Belanger
2013-05-12  2:27                                   ` Dan Espen
2013-05-12  6:32                                     ` Jai Dayal
     [not found]                                     ` <mailman.25590.1368340339.855.help-gnu-emacs@gnu.org>
2013-05-12 14:07                                       ` Jay Belanger
2013-05-09 16:17                     ` Hongxu Chen
     [not found]                 ` <mailman.25386.1368106748.855.help-gnu-emacs@gnu.org>
2013-05-09 13:43                   ` notbob
2013-05-09 15:57                     ` Jai Dayal
2013-05-09 16:53                   ` Jay Belanger
     [not found]         ` <mailman.25331.1368028437.855.help-gnu-emacs@gnu.org>
2013-05-08 16:51           ` Pascal J. Bourguignon
2013-05-08 19:49             ` Bob Proulx
2013-05-09  1:15               ` Stefan Monnier
2013-05-09  2:48                 ` Bob Proulx
2013-05-09  7:25                 ` Jonathan Groll
2013-05-09  9:08                   ` Tamas Papp
2013-05-05 10:14 ` Alan Mackenzie
2013-05-06  3:31   ` Jason White
2013-05-06  9:52     ` ken
2013-05-06  9:56       ` Peter Dyballa
     [not found]       ` <mailman.25227.1367834181.855.help-gnu-emacs@gnu.org>
2013-05-08 10:22         ` Andrea Venturoli
     [not found]   ` <mailman.25215.1367811087.855.help-gnu-emacs@gnu.org>
2013-05-06 13:13     ` Pascal J. Bourguignon
2013-05-06 15:29   ` Joost Kremers
2013-05-05  3:06 Steven Degutis
2013-05-05  3:58 ` Le Wang
2013-05-05  4:06   ` Steven Degutis
2013-05-05  4:30     ` Bob Proulx
2013-05-05  4:33       ` Steven Degutis
2013-05-05  5:38     ` Pascal J. Bourguignon
2013-05-05  5:43       ` Steven Degutis
2013-05-05  6:58         ` Dmitry Gutov
2013-05-05 17:24         ` Thien-Thi Nguyen
2013-05-05 19:30           ` Steven Degutis
2013-05-05  6:59     ` Stefan Monnier
     [not found]     ` <mailman.25179.1367737210.855.help-gnu-emacs@gnu.org>
2013-05-05 14:27       ` Pascal J. Bourguignon
2013-05-05 19:31         ` Steven Degutis
2013-05-05 19:52           ` Mark Skilbeck
2013-05-05  4:32   ` Jai Dayal
2013-05-08 12:51     ` Steinar Bang
2013-05-05  5:34   ` Pascal J. Bourguignon
2013-05-05  5:39     ` Steven Degutis
2013-05-05  4:04 ` XeCycle
2013-05-05  4:13 ` Bob Proulx
2013-05-05  4:17   ` Steven Degutis
2013-05-05  4:36     ` Jai Dayal
2013-05-05  5:42     ` Pascal J. Bourguignon
2013-05-05  4:31 ` Pascal J. Bourguignon
2013-05-05  4:39   ` Steven Degutis
2013-05-05  4:41     ` Steven Degutis
2013-05-05  8:29       ` Peter Dyballa
2013-05-05  5:43     ` Pascal J. Bourguignon
2013-05-05  5:46     ` Pascal J. Bourguignon
2013-05-09 11:50   ` Luca Ferrari
2013-05-05  6:57 ` Stefan Monnier
2013-05-05  8:21 ` eniotna
2013-05-06 10:20   ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=icppwvyg8j.fsf@home.home \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).