this post was submitted on 23 Feb 2025
30 points (100.0% liked)
Emacs
2434 readers
1 users here now
Our infinitely powerful editor.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cool small features in Emacs 30 that I really like:
mode-line-format-right-align
which makes all subsequent elements inmode-line-format
right-aligned.=
to show a diff between the buffer and auto-save. No more guessing whether you had done anything important.E
in dired opens a file with the default program for that file type (via xdg-open or OS equivalent).