Slashdot Mirror


Evil, Almost Full Vim Implementation In Emacs, Reaches 1.0

New submitter karijes writes "Evil is a new Emacs major mode intended to implement full Vim emulation for Emacs editor, and it's reached its first stable release. Evil implements many Vim features and has support for plugins, so there is port for rails.vim, NERDCommenter and mapleader among others. You can find details about this release on the mailing list."

19 of 252 comments (clear)

  1. Finally by enec · · Score: 5, Funny

    So finally Emacs gets a text editor! I must say, it's a nice operating system but it's been missing a text editor for quite a while... ;)

    --
    I'm sorry, I only accept criticism in the form of sed expressions.
    1. Re:Finally by Anonymous Coward · · Score: 5, Funny

      The 1980's called and wants its joke back.

    2. Re:Finally by DarwinSurvivor · · Score: 5, Funny

      2013 called and emacs users still want a text editor.

    3. Re:Finally by Mr+Thinly+Sliced · · Score: 5, Funny

      VIM users would call, but a phone isn't in the orignal VI editor, so they don't have one.

    4. Re:Finally by kthreadd · · Score: 4, Funny
    5. Re:Finally by BrokenHalo · · Score: 5, Insightful

      Some people don't have a Facebook account because they grew up in the 1970s and...

      ...well, some people don't have a facefook account because they grew up.

  2. Um, why? by Citizen+of+Earth · · Score: 5, Insightful

    If you want to use vim, why wouldn't you just use vim?

    1. Re:Um, why? by JWW · · Score: 5, Funny

      This vim is for emacs users who just know vi is better but don't want to fully admit it.....

    2. Re:Um, why? by MoonFog · · Score: 5, Informative

      This is the world of open source software, "because we can" is ALWAYS a perfectly acceptable reason :)

    3. Re:Um, why? by spintriae · · Score: 5, Insightful

      Because vim users would like to take advantage of nice emacs goodies like Slime without changing the way they edit text.

    4. Re:Um, why? by chromas · · Score: 5, Funny

      and the vi-curious.

    5. Re:Um, why? by TheRaven64 · · Score: 5, Insightful

      Emacs scripting is better than that in vim. Vim's scripting language is an abomination, and although it has some scripting bridges to other languages, they are not always installed and bring in big external dependencies. On the other hand, emacs' user interface works on the assumption that a 105-key keyboard means a 105-fingered user. Being able to use emacs' scripting facilities with vim's interface might be quite tempting.

      --
      I am TheRaven on Soylent News
  3. waiting for ed by Anonymous Coward · · Score: 5, Funny

    If vim and emacs merged into one application, would the resulting application donate Richard Stallman to Uganda?

  4. 'Sup Dog? by bill_mcgonigle · · Score: 5, Funny

    I heard you like to edit text, so I put a text editor in your text editor so you can edit text while you edit text.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  5. VI VI VI by 0WaitState · · Score: 5, Funny

    vi vi vi, the editor of the beast.

    --

    Remain calm! All is well!
  6. Funny Story... by Greyfox · · Score: 4, Interesting
    Back in the 90's one of the contracting gigs I took was security auditing code for Data General, for their B2 unix certification. Our team was mostly doing the C standard library but once we finished that we started working on the utilities. One of my co-workers got vi (I got awk and telnetd, but that's another funny story entirely.) He wasn't a fan of vi when he started but he turned into a vi guru and fanatic as he started going through the code. At one point I mentioned that Emacs had a vi emulation, and he started going over it to see how it differed from real vi. I seem to recall that he thought it was a pretty good emulation overall, but he lamented the lack of a couple of fairly esoteric features of vi. We also found a comment in there from the 70's about how the author didn't really like how he was handling something to do with the terminal handling, with a note to fix it one of these days.

    I never liked that newfangled vim. It's far too... colorful. I usually swap it out for nvi, which is much more vi-like. Distributions (like Redhat) that install pico as the default editor make me punch someone. Maybe the guy who thought pico should be considered in any way an acceptable UNIX editor. I always have to swear, abort back to the command line, and export VISUAL=vi.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:Funny Story... by 93+Escort+Wagon · · Score: 4, Insightful

      I guess you had to be there, eh?

      --
      #DeleteChrome
  7. Re:What about viper mode? by Celarent+Darii · · Score: 4, Interesting

    Viper mode is good, but it is at times confusing, especially when you confuse it with too many Escapes. Evil has quite a few more features too. Both are good projects, though I think Evil has progressed more.

  8. Original vi by Anonymous Coward · · Score: 4, Funny

    For those of you old enough to remember the original vi, with a very limited set of commands and no support for the cursor keys:

    Once we were trying to explain to an MS-DOS Wordstar user how the VI editor works. Here's what we come up with:

    Vi is an editor with two distinguished modes:

    In Edit mode you have all the capabilities of grandma's typewriter right under your finger tips! You can make the very same mistakes as you did with granny's typewriter and your possibilities to correct them are about the same.

    That's why Vi was provided with a second mode, namely the Beep mode. On a vt100 terminal or compatible you can get into Beep mode by pressing an arrow or escape function key. In this powerful Beep mode even the more innocuous keystroke will promptly produce a Beep sound. As an example, arrows, return, blank spaces and most capital letters will produce beeps in the most arbitrary places of the screen. Just think about the whole world of possibilities that this mode gives to you:

    --Compose a monotonic symphony or rap while editing your thesis!

    --Send messages in Morse code to the secretary next door!

    --Keep yourself awake with the clear sound of the Beep tone!

    The variations are endless.