Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Must have Emacs extensions?

I'm trying out http://emacspeak.sourceforge.net now that I have it running on windows. I'd like to use emacs as more than a plain text editor and was wondering what extensions/packages everyone can't live with out? The languages I use the most are Perl, Java, and some C/C++.

like image 667
Jared Avatar asked Jan 06 '09 00:01

Jared


People also ask

Which is better Emacs or Vim?

Emacs is easier to learn since it has a more natural interface (for users familiar with GUI-based text editors). Since Vim has different editing modes, beginners find it a little harder to learn.

Does Emacs have plugins?

Plugins and package managementEmacs has lots of plugins, and it's hard to imagine using a text editor that doesn't have user-contributed extensions. In simpler times, you could download an elisp file (or copy and paste it from the internet) and stash it away in your .

What is Emacs best for?

Emacs is a text editing tool that comes out-of-the-box with Linux and macOS. As a (less popular) cousin of Vim, Emacs also offers powerful capabilities with easy-to-install language support, and can even help you navigate faster in macOS with the same keybindings.

Is Emacs a good editor?

Emacs is very good for any kind of plain text file editing (I'm not talking about editing images or video files here), even for regular people (who is not a programmer). For me, Emacs is the best editor.


2 Answers

There is a pretty terrific initial setup in the EMACS Starter Kit. If you like working with plain text, look at Org-Mode. And by all means, explore the EMACS Wiki.

like image 176
Charlie Martin Avatar answered Oct 04 '22 05:10

Charlie Martin


I like color theme and of course the modes for the languages I'm using.

like image 31
Carlos Rendon Avatar answered Oct 04 '22 06:10

Carlos Rendon