Neotree is a package for emacs (available for example on elpa) that displays the directory tree in a themeable tree-buffer. It looks nice but I…
Beiträge veröffentlicht in “Emacs”
Writing Java sourcecode in Emacs is a rather hard task. Emacs does not usually support the developer with lots of context awareness (friendly put…). What…
I have another toy project that i use to develop in my free time (No, I do not have too much free time. I just…
Introduction I actually do Web-development in my private life. Smaller projects for myself like a „homepage“ (Is this term still used?) or for „the kids“…
Sometimes when I write a little python script – with only a few lines of code – it starts growing and I keep adding functionality.…
Introduction Jdee is a major-mode for Emacs that supports Java developers with many usefull functions. Some of which are automatic completion of class fields and…
When working under windows I like to make use of cygwin tools. Its a great project that brings gnu tools to windows. Despite other features…
Sometime I just want to go back to the place where I was entering text most recently. After browsing around in various files it’s sometimes…
I was doing some html editing with emacs (What else?) recently and was tired of entering closing tags manually. I did not research intensively to…
As a emacs user i don’t really use a shell inside emacs that often. If i do my need for shell is satisfied with one…