User Tools

Site Tools


blog:fall2015:dsaunde6:journal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

blog:fall2015:dsaunde6:journal [2015/09/03 14:35] – external edit 127.0.0.1blog:fall2015:dsaunde6:journal [2015/12/06 04:30] (current) dsaunde6
Line 10: Line 10:
   * What challenges are you facing with respect to the course?   * What challenges are you facing with respect to the course?
  
 +====DECEMBER 5, 2015====
 +===From Vim to Emacs===
  
 +For a while now, Vim has been my editor of choice (sorry Sublime Text). It's a great program, with both a mature code base and large, dedicated community behind it. I thought I'd never be persuaded to use the other editor in what people call the "editor wars" - Emacs. A few months ago, Richard Stallman, an (in)famous computer scientist known for the creation of the GNU Project and the Free Software Foundation had a presentation at CCC. He's also the creator of GNU Emacs, the variant that is considered the original. At one point during his talk he had muttered about the two editors, and I decided to make an input about being a Vim user. Waving a Emacs manual in my face repeatedly, he convinced me to buy the book and learn it. I mean, who else could convince me none other than the creator himself?
 +
 +So I got to it. I installed a non-graphical Emacs on my Arch Linux netbook and immediately struggled with keystrokes as I was unfamiliar to the excessive use of Control and Alt key combinations that are so important in Emacs, being used to the command mode of Vim. After learning basic commands/key combinations like Alt-x to run a function or Control-x Control-c to quit (you get asked whether to save as well), I decided to install some packages and edit the configuration file. I installed a Monokai theme and evil. evil introduced some features very helpful to me, providing a basic command mode layer for Emacs and support for other various features from Vim. So far, I've really grown to like Emacs, even though I still use Vim most of the time. Heh.
blog/fall2015/dsaunde6/journal.1441290906.txt.gz · Last modified: 2015/12/06 04:30 (external edit)