Beeing used to timestamped log message it always bothered me a little that emacs *Message* buffer message are not timestamped. Today I took the challange…
Beiträge veröffentlicht in “Emacs”
Introduction I am writing Java code with Emacs from time to time and normally miss a lot of the „sugar“ that „the other IDE I…
The kill ring is a nice thing to have. Only the navigation is a bit to uncomfortable (I am refering to doing C-y again and…
The Emacs built-in command (garbage-collect) gives detailed information about the data structures that currently consume memory. It is propably not the most usefull information but…
I recently wanted to have some more information about which of the packages I am using contributes more time to the total (emacs-init-time) I use…
There are a couple of symbols the emacs‘ lisp interpreter gives special meaning to. Since for some reason these never made it into my long-term…
There is a couple of packages for emacs that really have application character. Like for example: https://www.emacswiki.org/emacs/Magit https://www.emacswiki.org/emacs/EmacSpeak https://www.emacswiki.org/emacs/GnusTutorial https://github.com/skeeto/elfeed https://emacswiki.org/emacs/Sunrise_Commander And there are propably…
I have customized my ibuffer-format to have the name column width set to 36. This is fine in 99% of the filenames showing up there.…
Even though I am a long time Emacs user I only recently realized that I am really missing treeviews. There are numerous applications like getting…
An Emacs Gem is one of the many little tools/functions/modes that Emacs ships with and that turned out to be ‚extremely usefull‘ in a specific…