Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Emacs vs Vi

  1. #1
    Join Date
    Apr 2010
    Beans
    49
    Distro
    Xubuntu 11.04 Natty Narwhal

    Emacs vs Vi

    I'm going to school to learn about network administration and am thinking that maybe it's time to move beyond using Nano on Linux and OSX and Notepad on Windows.

    I've done a little programming and am definently not a fan. Supposidly Emacs Lisp is easy to learn. But I'm sure there are enough addons/modules avalible that I won't need to use it.

    Unless I step into a time machine and go back at least 20 years I don't see why the fact that Emacs is bigger or takes longer to load is really a reason not to use it in an age where computers have gigabytes of RAM and multicore processors.

    I wish to efficiently create and edit Bash scripts.

    I don't mind the idea of having to hold down shortcut keys to do things.

    I've read that in Emacs you can customize anything. I sort of like the idea of being able to use WASD to navigate through text files. Of course, I'd have to use a shortcut key.

    So, what do you guys think?
    The only thing I know for certain is that I know nothing at all, for certain.

  2. #2
    Join Date
    Apr 2008
    Location
    RiceMonsterland, Canada
    Beans
    Hidden!

    Re: Emacs vs Vi

    Vimacs
    Code:
    while true; do echo -n "RiceMonster "; done
    Best thread ever

  3. #3
    Join Date
    Dec 2008
    Location
    Death Star IV
    Beans
    492
    Distro
    Kubuntu

    Re: Emacs vs Vi

    emacs is a really great text editor, especially for coding. I'd highly recommend it. Its fairly easy to learn, but more advanced than nano (read: harder), and it is fairly light compared to most text editors today.
    Last edited by Dustin2128; July 16th, 2010 at 07:25 PM. Reason: not sure if joke religions count in CoC
    I had to do it.

  4. #4
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Emacs vs Vi

    I hope you realized that before you created this thread, it is a recurring discussion. Moved.

  5. #5
    Join Date
    Jan 2009
    Beans
    Hidden!

    Re: Emacs vs Vi

    I would love to tell you Emacs all the way. It's a fantastic way of life; I highly recommend it. If it sounds like it appeals to you, go jump on it.

    Regardless, you're talking about bash scripting. Both vim and Emacs will do a stellar job at it. Once you start talking about Common Lisp and LaTeX, SLIME and AucTeX become must-haves, but bash can really go either way.

  6. #6
    prodigy_ is offline May the Ubuntu Be With You!
    Join Date
    Mar 2008
    Beans
    1,219

    Re: Emacs vs Vi

    Quote Originally Posted by NMFTM View Post
    it's time to move beyond using Nano on Linux and OSX and Notepad on Windows
    Gedit and Notepad++. 'nuff said.

  7. #7
    Join Date
    Nov 2008
    Location
    Here, There, Everywhere
    Beans
    1,163
    Distro
    Xubuntu

    Re: Emacs vs Vi

    Quote Originally Posted by RiceMonster View Post
    Vimacs
    This.

    Alt+X term <ENTER> vim <ENTER>

  8. #8
    Join Date
    Mar 2009
    Location
    Buenos Aires, AR
    Beans
    2,325
    Distro
    Ubuntu

    Re: Emacs vs Vi

    ED

    /thread

  9. #9
    Join Date
    Aug 2005
    Location
    Fargo, ND, USA
    Beans
    1,499
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Emacs vs Vi

    Quote Originally Posted by NMFTM View Post
    I've read that in Emacs you can customize anything. I sort of like the idea of being able to use WASD to navigate through text files. Of course, I'd have to use a shortcut key.
    http://www.emacswiki.org/emacs/ErgoMovementMode

    You can of course make it use wasd instead.
    Help yourself: Search the community docs or try other resources.
    Quote Originally Posted by Henry Spencer
    Those who do not understand Unix are condemned to reinvent it, poorly.
    Let science use your computer when you aren't: Folding@Home.

  10. #10
    Join Date
    Oct 2005
    Location
    IN, USA
    Beans
    274

    Re: Emacs vs Vi

    I'd recommend vim instead of the classic vi. You get more features like column-wise editing. That's a separate install package and will replace vi.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •