Search Results

2
votes

Is there any way to create a “project file” in emacs?

I'm actually working on a solution to this very problem. I always had a group of files I wanted to open/close at the same time, plus do things like open a magit-status window, a dired buffer, etc. …
5
votes

How to display autocomplete choices in emacs?

I'd suggest the excellent package AutoComplete: http://www.emacswiki.org/emacs/AutoComplete You can define custom so …