Tagged Questions
GNU Emacs is an extensible, customizable text editor written primarily in Emacs Lisp.
260
votes
95answers
55k views
The single most useful Emacs feature [closed]
My primary editor is Emacs, but my usage habits and knowledge of features has barely changed over the last few years.
What are the Emacs features that you use on a daily basis? Are there any ...
154
votes
37answers
20k views
Why should I use an IDE?
In another question, Mark speaks highly of IDEs, saying "some people still just dont know "why" they should use one...". As someone who uses vim for programming, and works in an environment where ...
85
votes
7answers
17k views
Emacs - Multiple columns one buffer
I'm trying to edit some assembly code which tends to be formatted in long but thin listings. I'd like to be able to use some of the acres of horizontal space I have and see more code on-screen at one ...
75
votes
13answers
17k views
Using EMACS as an IDE
Currently my workflow with Emacs when I am coding in C or C++ involves three windows. The largest on the right contains the file I am working with. The left is split into two, the bottom being a ...
62
votes
40answers
9k views
Will Emacs make me a better programmer?
Steve Yegge wrote a comment on his blog:
All of the greatest engineers in the
world use Emacs. The world-changer
types. Not the great gal in the cube
next to you. Not Fred, the amazing guy
...
57
votes
9answers
32k views
How to set the font size in Emacs?
I was wondering how does one set the font size in emacs. I want to save this in the .emacs file but I don't know how to set the font.
55
votes
43answers
5k views
How do you beat RSI? [closed]
I've been worried more and more about RSI lately. Especially of the dreaded "Emacs Pinky" as I'm an avid emacs users. How do you guys beat RSI? I thought we could share ideas for beating this common ...
52
votes
12answers
3k views
What do you expect from a package manager for Emacs?
Although several thousand Emacs Lisp libraries exist GNU Emacs does not have an (internal) package manager.
I guess that most users would agree that it is currently rather inconvenient to find, ...
51
votes
8answers
22k views
How do I set the size of Emacs' window?
I'm trying to detect the size of the screen I'm starting emacs on, and adjust the size and position the window it is starting in (I guess that's the frame in emacs-speak) accordingly. I'm trying to ...
49
votes
3answers
5k views
Where can I find a video of a professional using Emacs?
I want to see a video of somebody using Emacs really, really well. Not an instructional video, just something that shows off its raw power. I want to be dazzled.
The inspiration for this question is ...
48
votes
28answers
9k views
What's in your .emacs?
I've switched computers a few times recently, and somewhere along the way I lost my .emacs. I'm trying to build it up again, but while I'm at it, I thought I'd pick up other good configurations that ...
48
votes
26answers
7k views
Is it worth investing time in learning to use Emacs?
Right up front: I do not want to start a religious war.
I've used vi for as long as I can remember, and the few times I've tried to pick up Emacs I've been so lost that I've quickly given up. Lots of ...
46
votes
15answers
4k views
What specific productivity gains do Vim/Emacs provide over GUI text editors?
This isn't meant as a troll or flamebait or anything like that. I've been using Vim as my console-editor of choice for a couple months now (for editing configuration files while in my terminal), but ...
41
votes
8answers
7k views
Re-open *scratch* buffer in Emacs?
If I accidentally closed the scratch buffer in Emacs, how do I create a new scratch buffer?
41
votes
6answers
8k views
Open a file with su/sudo inside Emacs
Suppose I want to open a file in an existing Emacs session using su or sudo, without dropping down to a shell and doing sudoedit or sudo emacs. One way to do this is
(require 'tramp)
C-c C-f ...
40
votes
3answers
6k views
How do I control how Emacs makes backup files?
Emacs puts backup files named foo~ everywhere and I don't like having to remember to delete them. Also, if I edit a file that has a hard link somewhere else in the file system, the hard link points ...
39
votes
7answers
6k views
What is the best Emacs book out there?
I'm looking for the definitive Emacs book. An Emacs bible if you will - it should serve as a complete introduction, but should also include advanced stuff, like customizing with Emacs Lisp. What, in ...
39
votes
10answers
4k views
Tips for Learning Elisp?
I have been using emacs for years now and I keep meaning to get a better understanding of elisp so I can customize the editor. One problem I have found is that it is a fairly daunting task to get ...
38
votes
1answer
866 views
C++ Templates and Emacs: Customizing Indentation
As far as I know in emacs, there is no way of customizing the indentation level of the closing '>' character of a template list in C++. Currently my emacs indentation scheme does this:
template <
...
37
votes
9answers
11k views
How to copy text from Emacs to another application on linux
When I yank text in Emacs 22.1.1 (in its own window on X, in KDE, on Kubuntu), I can't paste it anywhere else. I'm reduced to opening kate to copy the text with ^C. Is there a better way?
36
votes
6answers
8k views
Using Emacs to recursively find and replace in text files not already open
As a follow-up to my question at http://stackoverflow.com/questions/269812/how-to-quickly-get-started-at-using-and-learning-emacs It's trying to find out how to do something like this which should be ...
35
votes
4answers
6k views
ropemacs USAGE tutorial
There are many sites with instructions on installing ropemacs, but so far I couldn't find any with instructions on how to use it after it's already installed. I have it installed, or at least it seems ...
35
votes
12answers
8k views
Emacs in Windows
How do you run Emacs in Windows?
What is the best flavor of Emacs to use in Windows, and where can I download it? And where is the .emacs file located?
34
votes
7answers
6k views
Any good way to use Emacs for C# development?
Is anybody using Emacs for C# development?
What Emacs modes do you use?
31
votes
18answers
6k views
Differences between Emacs and Vim
Without getting into a religious argument about why one is better than the other, what are the practical differences between Emacs and Vim? I'm looking to learn one or the other, but I don't see a ...
31
votes
19answers
16k views
Why Emacs/Vim/Textmate? Isn't Xcode good enough?
Hi I mostly do C++, Objective-C programming. And I found Xcode plus an auto completion/macro plugin (Completion Dictionary) quite adequate.
However, all people seem to praise over their pure text ...
31
votes
13answers
16k views
Best Common Lisp IDE [closed]
I've used Slime within Emacs as my primary development environment for Common Lisp (or Aquamacs on OS X), but are there other compelling choices out there? I've heard about Lispworks, but is that [or ...
30
votes
16answers
14k views
Is Emacs useful compared to Eclipse programming Java?
When working in an actual development environment with other people, is Emacs still a valid IDE? I work with Eclipse with my co-workers, but I'm curious if there are any benefits whatsoever of using ...
30
votes
9answers
21k views
Emacs on Mac OS X Leopard key bindings
I'm a Mac user and I've decided to learn Emacs. I've read that to reduce hand strain and improve accuracy the CTRL and CAPS LOCK keys should be swapped. How do I do this in Leopard?
Also, in Terminal ...
29
votes
3answers
3k views
How do I get “rainbow parentheses” in emacs?
Hello StackOverflowers,
I would like rainbow parens for editing Clojure in Emacs and since VI does this I assume that in Emacs it should be something like M-x butterfly or something :)
29
votes
7answers
5k views
Emacs mode to edit JSON
Does anybody know a good Emacs mode to edit JSON? An app I am working on uses a JSON based communication protocol and having the data nicely indented and syntax-highlighted would help me a lot in the ...
28
votes
10answers
2k views
How to keep an Engineering Log
I've tried several methods of keeping a log of my day-to-day activity when writing code. None of them really worked all that well. Here's what I'd like to have:
automatic timestamps
tagging (like ...
28
votes
8answers
8k views
Is there a (repeat-last-command) in Emacs?
Frequently, I've dug into apropos and docs looking for something like the following only to give up to get back to the task at hand:
(repeat-last-command)
do the last C- or M- command I just ...
28
votes
8answers
8k views
Where can I find my .emacs file for Emacs running on Windows?
I tried looking for the .emacs file for my Windows install for Emacs but could not find it. Does it have the same filename under Windows as in Unix? Do I have to create it myself? If so, under what ...
28
votes
7answers
4k views
What is the closest thing to Slime for Scheme?
I do most of my development in Common Lisp, but there are some moments when I want to switch to Scheme (while reading Lisp in Small Pieces, when I want to play with continuations, or when I want to do ...
28
votes
19answers
9k views
How do I duplicate a whole line in Emacs?
I saw this same question for VIM and it has been something that I myself wanted to know how to do for Emacs. In ReSharper I use CTRL-D for this action. What is the least number of commands to perform ...
27
votes
9answers
7k views
Text editor for scala
I'm tired of using IDEs for scala because it can take several minutes to write one line of code on my computer (before I started programming in scala I didn't surmise that it is slow). It's a great ...
27
votes
31answers
4k views
Young people using Emacs?
I am a college student that has fallen in love with Emacs. I have used IDEs in the past, and although features like Intellisense made the switch to Emacs very hard, I now think that Emacs is much more ...
26
votes
2answers
3k views
Setting Emacs Split to Horizontal
A lot of Emacs functions automatically split the screen. However, they all do so vertically, (ie; they make two windows, one on top of the other). Is there any way to make them all split horizontally ...
26
votes
5answers
4k views
How do I create a directory from within Emacs?
How exactly can I create a new directory using Emacs? What commands do I use? (If possible, please provide an example)
25
votes
3answers
2k views
How can I get Emacs to revert all unchanged buffers when switching branches in git?
Often, when I switch branches in git, if the files are open in emacs, then emacs asks if I want to revert them (as it thinks they've changed on disk) even though the contents are identical.
Firstly ...
25
votes
11answers
3k views
Which are the GNU Emacs modes/extensions you can't live without? [closed]
I have been using GNU Emacs for as long as I can remember. The Emacs modes I use regularly are:
Tramp
Template
Color-theme
Python
VCS
SLIME
Paredit
Uniquify
RCIRC
Org
Which ones do you use?
24
votes
3answers
4k views
Emacs lisp mode for Go?
Is there a suitable Emacs lisp mode for Go? C mode doesn't work without semicolons. The best I have found is the JavaScript mode by Karl Landstrom, since JavaScript also doesn't require semicolons.
24
votes
9answers
18k views
Set 4 Space Indent in Emacs in Text Mode
I've been unsuccessful in getting Emacs to switch from 8 space tabs to 4 space tabs when I'm using Text mode. I've tried to edit my .emacs file to:
(setq-default indent-tabs-mode nil)
(setq-default ...
23
votes
17answers
3k views
I am looking for tips for learning Vim or Emacs the smart way
I am a quite happy user of Eclipse (I mostly develop in PHP and Python), however I found the answers to "What specific productivity gains does Vim/Emacs provide over GUI text editors?" interesting ...
23
votes
5answers
6k views
Bash autocompletion in Emacs shell-mode
In the GNOME Terminal, Bash does smart auto-completion. For example
apt-get in<TAB>
becomes
apt-get install
In Emacs shell-mode, this auto-completion doesn't work, even after I explicitly ...
23
votes
11answers
14k views
Changing the default folder in emacs
I am fairly new to emacs and I have been trying to figure out how to change the default folder for c-x c-f on start up. For instance when I first load emacs and hit c-x c-f its default folder is ...
22
votes
13answers
7k views
What are the efficiencies afforded by Emacs or Vim vs Eclipse?
I started coding around 5 years ago. I was introduced through Java and Eclipse which both have substantial stigma attached in the programming community. A number of people at the company I currently ...
22
votes
4answers
9k views
How do I make Emacs show blank spaces?
How can I make Emacs show blank spaces (like a space, a tab, a line-jump, etc). Many other editors like Kate and Eclipse have this feature and I find it very useful to see when code is indent-broken ...
22
votes
3answers
3k views
How to write an emacs mode for a new language?
I would like to write an Emacs major mode for a 4GL.
Can someone show me a tutorial?
As far as I googled I was able to find only this broken:
link http://two-wugs.net/emacs/mode-tutorial.html