GIDForums  

Go Back   GIDForums > Computer Programming Forums > Miscellaneous Programming Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 13-Apr-2008, 14:29
nick5309's Avatar
nick5309 nick5309 is offline
New Member
 
Join Date: Aug 2006
Posts: 22
nick5309 is on a distinguished road

Emacs - i don't get it


Just to establish why i'm such a noob, i'm a high school student who dabbles in C++ and Java on Windows. I currently use Dev-C++ and JCreator. Anyway, i digress

I've always heard about or read about Emacs being the best development tool in the universe, it's so great, it can do anything, etc.
So i finally downloaded it, and i don't get it. You can't compile code, manage projects, or anything that has to do with actually making your program. All you can do is write the code. And i really don't like it as a text editor. It's confusing and inconvenient.
Can someone paint me a picture showing why Emacs is so ludicrously popular.
  #2  
Old 22-Apr-2008, 11:58
aijazbaig1's Avatar
aijazbaig1 aijazbaig1 is offline
Member
 
Join Date: May 2006
Location: Sweden
Posts: 122
aijazbaig1 will become famous soon enough

Re: Emacs - i don't get it


ever tried writing c code and have some customizations for emacs? plus ever tried debugging a program with gdb from within emacs...

google for .emacs customizations and see how much u can customize this little tool so that u really enjoy writing code in it..

for instance i've customzed my emacs so that it shows me the closing parenthesis automatically and i wont miss closin braces..

plus ive colored my background a lovely dark olive green and my text in flourescent which really enhances readability. Keywords come up in a mytic blue color and so on..

U got to read more and read HOW people use it...

Ive attached my very simple emacs customization file. I have renamed it emacs.txt. download it..remove the '.txt' and rename it to .emacs (YES without any extension and with a '.' prepended). Then copy it to your HOME directory (if you dont have one then create a new environment variable called HOME and save the .emacs file at that location).

Hope you have fun and try open source software like linux too...maybe even freebsd..ull like it i hope
Attached Files
File Type: txt emacs.txt (816 Bytes, 4 views)
__________________
Hope to hear from you guys!

--------------------------------------------------

Best Regards,
Aijaz Baig.
  #3  
Old 27-Apr-2008, 17:56
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,534
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: Emacs - i don't get it


If you don't like emacs, try vim. I tested both and ended up preferring vim because it doesn't require funky key combinations to perform functions. Your fingers generally stay on the "home row".

Vim is a little difficult to figure out but the tutorial is only ~30 minutes long and teaches you most everything about it.

The big thing about emacs and vim is that they are very good text editors. They don't try to be an IDE, compiler, or anything thing else; they simply edit text. Because they have color coding options and customization features, you can use them for nearly any code project. With plug-ins, you can make them more than text editors but you don't really need to.
__________________
Common Sense v2.0-Striving to make the world a little bit smarter.
 
 

Recent GIDBlogA Week in Kuwait by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
current drive number? alcoholic C++ Forum 20 07-Jan-2006 19:36

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 00:35.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.