
emacs is so confusing and evil! Especially when it's not installed on Solaris by default. Am I the only one that hates emacs here? I need to know if I am required to know how to use emacs if I apply for a linux admin position. I am reading
Your Unix: The Ultimate Guide 2nd edition book, and the emacs editor is not consistent across various UNIX/Linux platform, which turns me off. I am thinking about skipping that chapter for good since i can't follow the book examples but if I have to know it, then I will give it a read.
By the way, I am not talking about text editors outside of the terminal. So OpenOffice and other craps do not count.
Failed to load the poll.
Comments
Q: How do you generate a random string? A: Put a fresh student in front of vi and tell him to quit
/offtopic
Where else can you find an editor that can solve the Towers of Hanoi puzzle, provide psycho analysis, and implement a full IDE.
As the saying goes - Emacs is a great operating system that also lets you edit files.
I see no need for Emacs unless you are a software developer, even then, chances are you will probably be using Java SDK or the likes.
Knowing VI editor is a must. You can't work with Linux/Unix if you don't know VI, it must be the first thing you learn
Is it because of your sex life that you are going through all this?
^^ That wasn't from me, lol. ^^ It was the crazy doctor Eliza from the psychoanalysis. I didn't know all of those features exist in emacs, but I am still not convinced that emacs is more awesome than vi.
Looks like vi (vim) wins. Since I was surprised to see paul78 actually liked emacs, I decided to give the emacs chapter a read, and I have reached to a conclusion after finishing the chapter yesterday. emacs sucks! The simultaneous combination key sequences and the fact that it's not installed on most UNIX/Linux system by default are deal-breakers. I like how I don't have to move my fingers much from the home row with vi when navigating through the file. Hunting and pecking for the meta key, which is the escape key in my case, can be a real pain. If I had to keep up with emacs, then there is no doubt I would develop Carpal Tunnel syndrome.
Thank you everyone for your time sharing your opinions and the votes, of course. I really appreciate it.
Forum Admin at www.techexams.net
--
LinkedIn: www.linkedin.com/in/jamesdmurray
Twitter: www.twitter.com/jdmurray
I actually like vi too. I use vi so I can improve my keyboard proficiency at the game of "hunt".
A fullscreen version of sed, I think
For you emacs users out there - make sure that you know how to be evil here - Evil - Home - Open wiki - Gitorious
Apparently I'm too young, too late, and too lame to get this joke. After reading that ed was the first UNIX text editor when the assembly version of UNIX was still around, I finally got your joke!
OH! You and your Escape Meta Alt Control Shift! That's a lot of shift to press, paul78!
But since Paul brought up programming...
@hiddenknight821 - btw - a bit of trivia - one of the reasons that I gravitated to emacs was because the early vi implementations that I had to use didn't support arrow-keys navigation. To move the cursor, you had to be in command-mode and use the 'vi keys'. There was no arrow key and delete-key support. Needing to press escape to move or delete a character used to drive me crazy. And if I was in command-mode and had to edit a character at the end-of-the-line - my biggest frustration was needing to remember to press 'a' instead of 'i'. I realize that vi has evolved but I was scarred by my experience
Admittedly though, I tend to still use vi to edit simple configuration files. But I still prefer emacs in general.
I think the only reason I am a VI user as opposed to Emacs is due to the fact that I was trained on VI first. Emacs is super robust which makes it a very viable tool. I think if I were to use one of the "other" editors like gedit, nano, etc. it would be Emacs due to its capabilities. With study time being short these days, I don't suspect that will happen anytime soon though.
@JD vi will eat your ex and will hereby call it ":".:D
Next up: eventually the RHCE and to start blogging again.
Control Protocol; my blog of exam notes and IT randomness
Forum Admin at www.techexams.net
--
LinkedIn: www.linkedin.com/in/jamesdmurray
Twitter: www.twitter.com/jdmurray
You could also use Zile for quick and dirty config file editing if you feel emacs is too heavyweight for the job. Same Emacs interface and keybindings and the program is tiny (certainly much smaller than Vim).
You could install and use Zile for quick and dirty config file edits. Same emacs interface and key bindings in a much lighter weight package. I still use emacs most of the time though.
vim/vi: System Admins (Due to being installed on most systems)
emacs: Programmers (features/community/addons etc)
Thanks,
jml.